duckgirl
08-21-2003, 11:33 PM
When I use to place a background image and color for when the image runs out, Netscape's funny about it... I'm on mac, and Netscape (a pretty recent version) will display the picture but not the background color and cease to have the text scrolling over it when I use the bgcolor:ffffff or whatever in the body tag. Maybe I'm doing that wrong, but IE handles it fine. I can solve this by just using basic html with <body bgcolor="#ffffff"> but it's annoying. It does this regardless of whether I have internal or external style sheets.
I mean, here's the code I have for it on the stlyesheet...
BODY { bgcolor:ffff00 BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(newbacky.jpg); BACKGROUND-REPEAT: no-repeat}
And I've experimented with moving the bgcolor to different parts of the tag....
Why does Netscape do this to me??
I mean, here's the code I have for it on the stlyesheet...
BODY { bgcolor:ffff00 BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(newbacky.jpg); BACKGROUND-REPEAT: no-repeat}
And I've experimented with moving the bgcolor to different parts of the tag....
Why does Netscape do this to me??