joelwenzel
Programmer
- Jun 28, 2002
- 448
I've started giving a webpage I'm working on a decent layout and I started by creating a tab sheet. It looks great in explorer but in netscape, there is a line space at the top between the tabs and the sheet. The way it works is that the tabs are in a table while the main sheet is just within a span tag. I cannot figure out why netscape has inserted a line between the table and the span.
I've tried setting margin to 0, vertical-align: bottom for the table
I've tried setting margin to 0, vertical-align: bottom for the table