Hi,
<style type="text/css">
a:link { text-decoration:none; color:#0099FF; }
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:#003399; }
</style>
Ich habe nun das obige aus einer Seite geloescht und in der CSS-Datei folgendes stehen:
.link {
text-decoration:none; color:#0099FF; }
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:#003399;
}
Und warum hast Du nicht einfach das in die CSS-Datei geschrieben, was Du im style-Element hattest?
Warum schreibst Du da etwas vollkommen anderes und vollkommen falsches rein?
cu,
Andreas
--
Warum nennt sich Andreas hier MudGuard?
Fachfragen per E-Mail halte ich für unverschämt und werde entsprechende E-Mails nicht beantworten. Für Fachfragen ist das Forum da.
Warum nennt sich Andreas hier MudGuard?
Fachfragen per E-Mail halte ich für unverschämt und werde entsprechende E-Mails nicht beantworten. Für Fachfragen ist das Forum da.