Hi all, I have a question about lists in opera. I can't seem to find any info on this subject. My problem is that opera seems to put way more spaces between each <li> tag than either netscape or IE. The only way I can fix this problem is by adding style to the <ul> or <li> tags, that of course puts them way too close together in IE and netscape. Here's what I've done to make the lists appear the same in Opera.
<ul style="line-height:15px;font-size:11pt;">
<li>List Item 1
<li>List Item 2
<li>List Item 3
</ul>
any better ideas???
dis
<ul style="line-height:15px;font-size:11pt;">
<li>List Item 1
<li>List Item 2
<li>List Item 3
</ul>
any better ideas???
dis