navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

table background colors

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> table background colors
Page: [1]
 
Joe Hussar

 

Posts: 236
From: Chuluota, FL 32766, USA
Status: offline

 
table background colors - 2/8/2007 8:53:08   
Hello...........

I have just begun using ccs style sheets. I can't find a way to specify the background color on a new table (to be placed on the page).

Can anyone tell me if there is a way to do that?

Thanks!

_____________________________

Joe Hussar
candywebster AT aol DOT com
www.candylandcrafts.com/
rdouglass

 

Posts: 9167
From: Biddeford, ME USA
Status: offline

 
RE: table background colors - 2/8/2007 10:27:02   
I use CSS similar to this:

.tblMain ( background-color: #FFFFFF;}

and the table markup looks like:

<table class="tblMain">

That help any?


_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to Joe Hussar)
swoosh

 

Posts: 1428
Joined: 5/18/2002
From: Beaver Falls, PA
Status: offline

 
RE: table background colors - 2/8/2007 10:27:13   
TABLE {background: COLORHERE;}

other properties of a table would be like so:

TR {background-color: COLORHERE;}
TH {background-color: COLORHERE;}
TD {background-color: COLORHERE;}



_____________________________

Swoooosh
Just Do It!


(in reply to Joe Hussar)
Joe Hussar

 

Posts: 236
From: Chuluota, FL 32766, USA
Status: offline

 
RE: table background colors - 2/8/2007 15:01:59   
Thanks................ I'll see what I can do with that.

Appreciate your help.

_____________________________

Joe Hussar
candywebster AT aol DOT com
www.candylandcrafts.com/

(in reply to swoosh)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> table background colors
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts