Previous Message
Next Message

<col> in Mozilla

Sent by Steve Clay on 3 December 2003 00:12


Aleksandar Vacic wrote:
>> What if I want to style columns, not rows?

In practice, try something like this:

col.second,          /* for IE */
td:first-child + td  /* for CCS2 browsers */
{
   /* declarations */
}

Steve
-- 
http://mrclay.org/ : http://frenchhorns.mrclay.org/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: