[thelist] Where's the space coming from ?

ben morrison morrison.ben at gmail.com
Tue Jun 7 04:41:22 CDT 2005


> There's a slight similar problem on hover with the Family Ties box on the
> right too.
> 
> It's as if IE is adding padding/margin to the border ... I have no idea at
> this point.

I find that IE tends to add the whitespace on vertical lists - its a
pain as we all like our code neat, try removing the whitespace:

<ul><li><a href="/default.asp" id="activeMenu">HOME</a></li><li><a
href="/profile.asp">PROFILE</a></li><li><a
href="/services/">SERVICES</a></li><li><a
href="/library/">LIBRARY</a></li><li><a
href="/contact.asp">CONTACT</a></li></ul>

ben


More information about the thelist mailing list