|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem with bg colours
Hi.
I've got an element in my CSS such as: PHP Code:
I'm trying to use it in a table to have the table take on the properties of the .footer element. Currently I'm using it like this: PHP Code:
Should the bg of the table not be what I set in the CSS element??? |
|
#2
|
|||
|
|||
|
Works in Mozilla Firefox!
Not sure if this is your problem, but you might stay away from color names and use hex values instead. So instead of aqua, use #00ffff |
|
#3
|
||||
|
||||
|
If your tables cells have a background color defined, you won't be able to see teh tables's background color (the "aqua" you want) through those cells. Just a thought...
__________________
Proud member of the T.S.N.B.U.F.L (tables should not be used for layout) alliance. "Only use elements for their intended purpose. You wouldn't try to make coffee with a telephone, would you?" -Me |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > Problem with bg colours |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|