Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Control Page Background color in Netscape 1998-06-08 -- Arnor Baldvinsson >I have a form with a table defined in html using document.writeLn()
>My table has a backround color defined. bgcolor="blue"
>Everything works fine in IE4 but in NS the grey background from the window
>is showing through the table. Is this a bug? How can I acheive this?
I hit this in NS. I solved it by surrounding the entire window with a
table with the correct background. Another thing: It's possible that
the browsers interpret the color tags differently (wouldn't surprise
me at all!) so I'd rather use bgcolor="#0000FF" - maybe I'm just old
fashioned, but I'm more comfortable with the hex values
Today is November 21, 2024, 7:55 am This article has been viewed 35189 times.
|
|