Elements tagged with: programmierung

Page created at
Nochmal zum IE Bug Jan. 27, 2004, 4:17 p.m.
Einfach mal ein kleines Beispiel, was genau passiert. Nehmen wir mal folgenden HTML-Code: <h2> <span   class = "blah" > <a   href = "/" > blubb </a> </span> </h2> Und folgendes Stylesheet: h2 a  {  font-style :  bold ;   } ...
Programmierung