On Thu, 27 Jul 2000 [EMAIL PROTECTED] wrote:

> I hear you, yet I also know that the ID= tags are valid CSS. You are going to 
> screw
> yourself up one way or the other with that. 
> 
> For instance...
>  <STYLE> 
> TD {color: red;}
> .oneTD { color: yellow }
> </STYLE>
> 
> Now, your TD cells are going to get the red (assuming you aren't using 
> Netscape's
> broken CSS). But how could you force one cell to get the yellow?
> The normal way to do it would be
> <TD ID="oneTD"> but you have already used up your ID tag.
> 
> Tell me if I am missing something.

The CLASS attribute.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to