Carlton Gregory wrote: > If I have a class defined for a table named "tclass" and that >table has headers, rows, and columns, [c]an I refer to all rows in >the above table in my CSS as > > .tclass tr
That should work just fine. You would use a class on the row if you had some rows which you wanted to style differently from other rows in the same table. The way you chose will distinguish "tclass" tables from other tables which don't have the class, but will otherwise style all the rows within each "tclass" table in the same way. HTH, -Adam Kuehn ______________________________________________________________________ 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/