Posted by Scott_From_PA on 04/23/07 19:47
The following issue has been plaguing me for the longest time.
I'm having trouble controlling line height for bullets using <ul>
<li></li> </ul>. This is not usually housed in DIV but in a table (I
know I know tables are dead)
When I assign a height (height: 22px;) to <li> it seems to be treated
differently in IE AND FF.
For example, when the text in a bullet point wraps to the second line
the specified height of 22 stays at 22 instead of expanding to house
the extra line. The second wrapped line of text then overlaps the next
bulleted line of text. THIS DRIVES ME NUTZ!
What is the proper way to control line height for lists so that they
are treated equally for both IE and FF?
Could the issue be that I'm housing the lists within the table instead
of a <div>?
Thanks for your help!
Navigation:
[Reply to this message]
|