Hello,

         If I have a class defined for a table named "tclass" and that
table has headers, rows, and columns

 

         Can I refer to all rows in the above table in my CSS as 

 

         .tclass tr {

                           Style, style style.....

                        }

 

          And all data as

 

          .tclass td {

                           Style style style....

                         }

 

           Or do I have to define a class each for th tr and td for that
table?

 

           Ive looked through a book published last year and I cant find
an example with that notation.

 

Thanks for your help

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to