On Sep 25, 2005, at 2:26 PM, Jeff Chastain wrote:

What I would like to do is simply set the text alignment where the first cell is left justified and the last three cells are right justified. Is there a way to reference these table cells differently without a specific id
tag on them?

You could try:

td.tabFootCell { style the first }
td.tabFootCell + td.tabFootCell { style the rest }

Browser support can be a bit spotty for it, though.

Have Fun,
Arlen

------------------------------
In God we trust, all others must supply data

______________________________________________________________________
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