Hi everyone.
I am very frustrated.
When I look at one page in IE everything looks fine:
http://www.itsportnet.com/league.php?scriptName=HOME&leagueID=2000&cache=no
but when I look at this same page with Netscape 4.79 the menu does not work right. I want the white space to start right after the menu ends... like it does in IE.
I checked all the table tags and they seem to be there...
All the <tr><td>'s are closed.
It seems as though it might be a problem with the width of the cells? using width="100%" ?
Notice when you click another menu item the white space increases based on the amount of room the "body" needs. I don't want this. I want it to start right after the menu all the time.
I also heard that having bg images in a table within another table with a bg image will cause problems? Is this problem related to that?
Right now I have a table within a table...
so i have a table for the top border area (all the table tags are closed). Then for the rest of it I have a table dividing the part under the top menu into 2 parts (the menu, and the body). Within the menu there is another table for the menu items...
Any ideas? Any help is greatly appreciated. Thank you for your time.