Taking out the line breaks between the list items worked but this code is
going to be generated by a cms and it has to put each one on its own line is
there any other way to fix it?


On 9/7/05 1:14 PM, "Pringle, Ron" <[EMAIL PROTECTED]> wrote:

> 
>> I have removed everything extra from the code it will now
>> validate and it
>> still having a problem in IE here is the link to the new test
>> file. I still
>> have an extra space under each list item in my nav now the
>> only thing on the
>> test page is the nav I have removed all other elements.
>> http://www.shi-ni.com/nav.htm
> 
> Jon-
> 
> add display:inline; to your #leftContainer li and move your
> text-align:right; to #leftContainer li a.
> 
> That should fix it.
> 
> You could also simply eliminate the whitespace in your sourcecode between
> each <li> item. This will also eliminate it.
> 
> I don't recall the exact reasons for this bug. Perhaps someone else can
> chime in on the why portion.
> 
> Regards,
> Ron
> 
> 



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to