Am 17.08.2005 um 10:34 schrieb Hans Voss:
H1.pastoral { color: "#00FF00;" }
should be h1.pastoral { color:#00FF00; } or h1.pastoral { color:"#00FF00"; }
H1.pastoral { color: green } /* H1 elements with class~=pastoral */
<H1>Not green</H1> <H1 class="pastoral">Very green</H1>
use h1 instead of H1. don't know wether that's the bug but maybe.
ciao, tom
-- http://de.wikipedia.org/wiki/Benutzer:TomK32 http://www.tomk32.de