Hi,
I've a very simple webpage which shows a list:
<STYLE TYPE="text/css">
<!- -//
TH { font-family: Arial, Verdana; font-size: 22px; colour: #EFEFEF }
// - ->
</STYLE>
<TABLE><TR><TD>
Item 1<BR>Item 2<BR>Item3 etc...
</TD></TR></TABLE>
When I view the page in Explorer there's only about 2 pixels gap between the 3 items, which is great, but in Netscape there's a gap almost as thick as the text and so the list ends up being a lot higher.
Is there a style element that I can use to dictate the gap between lines?
- Andy
_______________________________
"On a clear disk you can seek forever"
I've a very simple webpage which shows a list:
<STYLE TYPE="text/css">
<!- -//
TH { font-family: Arial, Verdana; font-size: 22px; colour: #EFEFEF }
// - ->
</STYLE>
<TABLE><TR><TD>
Item 1<BR>Item 2<BR>Item3 etc...
</TD></TR></TABLE>
When I view the page in Explorer there's only about 2 pixels gap between the 3 items, which is great, but in Netscape there's a gap almost as thick as the text and so the list ends up being a lot higher.
Is there a style element that I can use to dictate the gap between lines?
- Andy
_______________________________
"On a clear disk you can seek forever"