|
| |
|
|
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.
|
|
|
|
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!
|
|
|
|
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/
|
|
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
|
|
|