Norbert Klein: Netscape 4.7 formatiert Texte des Css files nicht sauber

Beitrag lesen

Hallo.

h2     { color: #009900; font-size: 16pt }
h3     { color: #993333; font-style: font-size: 14pt }

^

h3     { color: #993300; font-style: font-size: 12pt }

^                                  ^

was mache ich falsch?

Du gibst keine Formatierung für h4 an und hast ein paar Semikolons vergessen. (http://selfhtml.teamone.de/navigation/faq.htm#css_falsch)

Gruß
Norbert