Previous Message
Next Message

Tables

Sent by Javan Makhmali on 29 May 2004 20:08


Why add a whole extra div?

I would apply the class to the table and then in your css do something like:

table.chart {}
table.chart th {}
table.chart td {}

Javan
www.javan.us


>         <div class="chart"><table><th>...
> 
>         .chart table{}
>         .chart th{}
>         .chart td{}
> 
> There I've changed the table selector but I haven't had to change the 
> others.  Do you see what I mean?
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: