Re: XHTML 2.0 considered harmful

 >| Suppose I have a paragraph I need to have green for some
 >| arbitrary reason and I style it with the class "special".
 >| A bit further down I have the description of a box of
 >| pencils selling as "today's special" for a reduced price.
 >| I want to style it so it stands out, but not necessarily
 >| by making it green. I can't use class="special" because
 >| it's taken.
 >
 >Then use class="green" instead!

Yep, and then combine them together.

class="green background-picture-cat-jpeg blue-text 16px-text 
20px-line-height" ...

Explain to me how that is different from style="color:green" etc, please?
-- 
Lach
__________________________________________
Web: http://illuminosity.net/
E-mail: lach @ illuminosity.net
MSN: luminosity @ members.evolt.org
__________________________________________

Received on Thursday, 16 January 2003 06:00:56 UTC