Ok here's the situation:
In Netscape 6.1 (on windows - don't have mac to test) my table bound milonic menu creates an extra space above the table in which it is contained. This ruins my design. Here's the caveat -this only happens if the DTD is declared as XHTML. With no DTD decleration the menu does not create the extra space. Is there a solution to this?


Here are the URLS -
XHTML (with space between banner table and menu table) - http://www.citytech.cuny.edu/post/test/top.shtml
HTML (no DTD, no space) -
http://www.citytech.cuny.edu/post/test/top2.shtml
I have already tried to combine the banner into a row above the menu but the space is still present. Does this mean there is a slight postioning bug with using the menu with xhtml! ?
HELP! TY!