Paul Novitski wrote:
> At 03:22 PM 3/20/2006, Thierry Koblentz wrote:
>> What about:
>> HTML:
>> <i></i>
>>
>> CSS:
>> * html i {width:0;overflow:hidden}
>
>
> Alas, it doesn't solve the word wrap problem.  For these purposes, IE
> renders these expressions identically:
>          Lorem /ipsum
>          Lorem <i></i>/ipsum
>          Lorem <i>/</i>ipsum
>          Lorem<i> </i>/ipsum
>
> regardless of how they're styled, as far as I've been able to
> discover.

Hi Paul,
"Lorem <i></i>/ipsum" seems to work for me:
http://www.tjkdesign.com/lab/paul.htm
I've removed the width on the P elements so you can better see how the line
breaks before each <i></i>.

Regards,
Thierry | www.TJKDesign.com

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to