View Single Post
  #2 (permalink)  
Old Mar 16th, 2007, 11:49
karinne's Avatar
karinne karinne is offline
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Bullet spacing difference between FF and IE

Remove the <br> and the &nbsp; in there. The text should wrap automatically and space itself under the start of the text above.

Get a proper DOCTYPE; I suggest an HTML Strict or XHTML Transitional doctype. And add a character encoding ... usually UTF-8
Reply With Quote