text hyperlink ohne unterstrich

  • hab meine erste website gebaut und möchte jetzt dass in der navigationsleiste die links nicht unterstrichen sind..wie gehts das?[xx(]<font size="2"></font id="size2"><font face="Verdana"></font id="Verdana"><font color="black"></font id="black">

  • Bau das hier einfach mal im Kopf ein:


    &lt;style&gt;&lt;!--
    a:active { color: #FF0000; text-decoration: none }
    a:hover { color: #33CC00; text-decoration: none }
    a:link { color: #FF0000; text-decoration: none }
    a:visited { text-decoration: none }--&gt;
    &lt;/style&gt;

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!