-- From: "Austin, Darrel" <[EMAIL PROTECTED]>
To: <css-d@lists.css-discuss.org>
Sent: Monday, February 27, 2006 5:02 PM
Subject: [css-d] IE fix for white space in the HTML being rendered?


> I've been struggling with getting a UL formatted so that there isn't 
> a
> gap between each LI.
>
> Set each LI to have a margin of 0, and that worked great for 
> firefox,
> but not for IE/PC.

Give the <a> layout (height: 1% will do). Most of the list tutorials 
have a section on that. I prefer using a conditional comment to 
deploy, but if you prefer filter hacks - that will work, too (be 
mindful of IE 7 though).

-- 
Al 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to