On 8/17/05, Hans Voss hans.voss@gmail.com wrote:
If you tried it exactly as you wrote here, it shouldn't ;-)
I hope you tried:
<h1 CLASS="pastoral">Green maybe?</h1>
(so 'class' in stead of 'style').
Whoops. =)
h1.pastoral { color:green; } <h1 class="pastoral">still not green</h1>