![]() |
IOBit Software
|
|
|
||||||
| Programming Place to discuss programming including HTML, Java, C++, MySQL and others. |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Why is it that this tag in my stylesheet does not control the background color of my body tag. (btw, my body tag looks like this <body>, its empty)
body ( margin: 0px 0px 0px 0px; background-color: #ff0000 ![]() meanwhile, if i take that background-color property out and stick it in the body tag it will work, like this... <body style="background-color: #ff0000;"> Any one know? Thanks. |
| Sponsored links |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| P2P Question | mdowns | Software | 3 | 12-24-03 11:03 |