On Wed, Apr 15, 2009 at 11:43 AM, Stephen Tang
<clowwizarder...@gmail.com> wrote:
> Hi Brian,
> Actually, the <li> tags are display: inline.  However, there was a
> float: none that was taking precedence over the float: left in another
> class.  When I remove it, I can see what IE6/IE7 is doing.  The <li>
> box is actually two lines.
>
> http://www.stephentang.info/ie/test2.html
>
> Hmm, I may have to try applying borders on the anchor tag instead.
>
> --Stephen
>

I had the same issue before, the only way I resolved it was to use the
pipe character in the HTML. :( Apparently applying borders to inline
elements is messy and should be avoided.

- divya
http://nimbupani.com/blog
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to