- From: Mark McLaughlin <mark_mclaughlin@yahoo.com>
- Date: Thu, 16 May 2002 07:23:08 -0400 (EDT)
- To: <www-style@w3.org>, <apacheco@platon.itchihuahua.edu.mx>
To answer part 1 of your question, you can assign multiple class names to an
element by separating them with white space, ie:
    <span class="a b">
See:
http://www.w3.org/TR/REC-html40/struct/global.html#h-7.5.2
Hope that helps,
-Mark
Received on Thursday, 16 May 2002 08:54:09 UTC