![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
On 2006-09-30, Paul <notreallyme (AT) nowhere (DOT) invalid> wrote: I want the <div id="navigation"> column to be the same color all the way to the bottom. It is isn't it? On Firefox if I set #navigation to background-color: green, I get green all the way to #footer. Obviously you can give #footer a background-color too if you want. |
#2
| |||
| |||
|
|
"Ben C" <spamspam (AT) spam (DOT) eggs> wrote in message news:slrnehur0a.gem.spamspam (AT) bowser (DOT) marioworld... On 2006-09-30, Paul <notreallyme (AT) nowhere (DOT) invalid> wrote: I want the <div id="navigation"> column to be the same color all the way to the bottom. It is isn't it? On Firefox if I set #navigation to background-color: green, I get green all the way to #footer. Obviously you can give #footer a background-color too if you want. I added background-color:green; to : #navigation { float: left; width: 199px; background-color:green; } and it does not show up in my either firefox or ie browsers. Is that what you changed? |
![]() |
| Thread Tools | |
| Display Modes | |
| |