v0ovo0v: CSS Style Sheets & Netscape bzw. Mozilla ??!

Beitrag lesen

Hallo,

ich möchte natürlich nicht , das wer im Nebel tappt.
Hellsehen kann natürlich keiner , sorry.

Hier mein kläglicher Versuch:

<STYLE>
<!--
a.1:link    { font-size:9pt;font-family:arial,verdana;color:#CCCCCC; text-decoration:none; }
a.1:visited { font-size:9pt;font-family:arial,verdana;color:#CCCCCC; text-decoration:none; }
a.1:hover   { font-size:9pt;font-family:arial,verdana;color:#FFaa55; text-decoration:overline;  }
a.1:active  { font-size:9pt;font-family:arial,verdana;color:#CCCCCC; text-decoration:none; }

a.2:link    { font-weight:bold; color:#666666; text-decoration:none }
a.2:visited { font-weight:bold; color:#666666; text-decoration:none }
a.2:hover   { font-weight:bold; color:#ffffff; text-decoration:none }
a.2:active  { font-weight:bold; color:#666666; text-decoration:none }
</style>

Die class="2" Formate hatte ich jetzt nur Versuchshalber mal eingesetzt ( so wie von Danny's Link ausgehend beschrieben, wegen der Reihenfolge ), aber leider ...

Wie gesagt, im IE keine Probleme damit. :-/

Hat noch wer einen guten Rat/Link/Tipp wo die STRENGEN REGELN einmal näher beschrieben sind, die man mit Mozilla & CO. einzuhalten hat ?

Ich bin ja lernfähig, aber auch extrem suchfaul muss ich gestehen.

Vielen Dank nochmals für eure Geduld und Mühe.

Gruß
v0ovo0v