Forum Moderators: open
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.