|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (4 bit)
Join Date: Aug 2003
Posts: 13
|
Why does it show differently in netscape?
Hi all,
I am designing a simple text-based wedsite with a few links and photos thrown in here and there. Things seem to be going great and I have a few pages of it done so far. My problem is that in IE the page loads with a simple black background as it should. In netscape, the page loads with a white background that throws the whole site off. Im using a simple css: style type= "text/css" body (background-color=#000000) h1 (font size="32" etc.....etc....) /style Is this the correct command for setting a background color on a page or is there something I have to adjust in Netscape settings? Thanks in advance for any suggestions!
|
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
It should be background-color: #000000;, not background-color=#000000.
IE is a little more forgiving about this than Netscape. |
|
|
|
|
|
#3 |
|
Member (4 bit)
Join Date: Aug 2003
Posts: 13
|
ok thanks!
have to triple check next time....
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|