HighDots Forums  

I need to style the TD's in a single TABLE

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss I need to style the TD's in a single TABLE in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
larry@lwoods.com
 
Posts: n/a

Default I need to style the TD's in a single TABLE - 04-14-2005 , 04:23 PM






I don't know how to reference all of the TD's in a particular TABLE. I
don't want to have to put a CLASS attribute in each TD if I can keep
from it.

TIA,

Larry Woods


Reply With Quote
  #2  
Old   
Barbara de Zoete
 
Posts: n/a

Default Re: I need to style the TD's in a single TABLE - 04-14-2005 , 04:29 PM






On 14 Apr 2005 13:23:36 -0700, <larry (AT) lwoods (DOT) com> wrote:

Quote:
I don't know how to reference all of the TD's in a particular TABLE. I
don't want to have to put a CLASS attribute in each TD if I can keep
from it.

What's wrong with

td { styles }

Or, if you need them for one specific table, and not style others:

table.foo td { styles }


--
,-- --<--@ -- PretLetters: 'woest wyf', met vele interesses: ----------.
Quote:
weblog | http://home.wanadoo.nl/b.de.zoete/_private/weblog.html |
webontwerp | http://home.wanadoo.nl/b.de.zoete/html/webontwerp.html |
zweefvliegen | http://home.wanadoo.nl/b.de.zoete/html/vliegen.html |
`-------------------------------------------------- --<--@ ------------'


Reply With Quote
  #3  
Old   
larry@lwoods.com
 
Posts: n/a

Default Re: I need to style the TD's in a single TABLE - 04-14-2005 , 07:04 PM



Hey, thanks, Barbara....

That's what I was looking for...but I thought I had tried that.

Anyway, that works!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.