Hi Divya,
I eventually came to that conclusion as well.  I have provided
instructions to the programming team to use the HTML vertical pipe in
their code.

Thanks for the help everybody.

--Stephen

On Wed, Apr 15, 2009 at 3:32 PM, divya manian <[email protected]> wrote:
> On Wed, Apr 15, 2009 at 11:43 AM, Stephen Tang
> <[email protected]> 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 [[email protected]]
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