Forum Moderators: open
In your code, try deleting everything between </tr> and <tr>, so it all occurs on one line with </tr><tr> butted up together -- see if the white line problem doesn't go away.
Yes, this makes the HTML harder to read and we all expect spaces and line breaks in HTML to be ignored by the browser. No matter, Netscape has shown this behavior since the beginning of tables.