HighDots Forums  

Tables and border colors

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Tables and border colors in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Josh Johnson
 
Posts: n/a

Default Re: Tables and border colors - 07-01-2004 , 07:00 PM






Yeah, I thought of that one, but then I wouldn't have been able to use
my cool "topbanana" class. ;-)


Quote:
If you are attempting to style a table with a unique first row (ie, header
row) then you should actually use th tags:

table class="monkey"
tr
th /th
/tr
other tr's of data
td /td
/other tr's
/table

then your CSS would be:

.monkey th
.monkey td

-Darrel



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 - 2009, Jelsoft Enterprises Ltd.