Forum Moderators: open

Message Too Old, No Replies

Table bg color not showing up in Netscape 4.77

but is fine in IE

         

Typester

5:02 am on Oct 15, 2002 (gmt 0)

10+ Year Member



Hello,
I almost found the answer to my question here but not quite.
[webmasterworld.com...]

In my table, I have a black background with various colored cells (which also contain text), border "0". My page background is light green. The effect I'm looking for is black lines around my cells.

Here's my code: <table width="85%" border="0" align="center" height="496" bgcolor="#000000">

In Internet Explorer everything looks great. Netscape is missing the black lines around the cells. I rather dislike Netscape but a small percentage of my site visitors still use it. I want them to be able to see my site the way I designed it.

Thanks in advance for your help.

starway

7:38 am on Oct 15, 2002 (gmt 0)

10+ Year Member



It is known that in Netscape 4.x you need to use two tables - one inside another - to create this effect.

Typester

3:58 pm on Oct 15, 2002 (gmt 0)

10+ Year Member



Thanks starway. It worked. I never would have thought of that. That is why this forum is soooooo helpful! :)