> However, I ran the result through the W3C validator, and it took a
> dislike to the style block, complaining that the 'scoped' attribute
> was mandatory. When I added the missing attribute, it warned that
> browsers don't yet support it and that I'd be better off waiting for
> browser support!
> 

You could also use inline styles so that the code looks something like this:

<div id="test" style="background-color: blue; font-size: 62.50%; border: 2px 
black solid;">

</div>

Hope you get the idea.


                                          
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to