View Full Version : bgcolor attribute not working


Stormx
09-07-2003, 02:06 PM
OMG. OK, this is quite annoying problem wich defies all in have learnt about HTML in the past 6 months

heres my page: http://www.goldenfalcon.net/somedesign/index.php?id=1

The background is grey. The bgcolor attribute in the <body> tag sets it to light blue. Why is it not working? I ran the whole source through a HTML validator and it worked fine

http://www.goldenfalcon.net/somedesign/index.php?id=1

kittycat
09-07-2003, 02:22 PM
In your CSS file you have the background colour set to grey.

Stormx
09-07-2003, 03:12 PM
Thanks so much! I can't belive i didn't look there! THANKS!