At 05:36 PM 3/21/2006, Thierry Koblentz wrote:
"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>.
You scripted:
Lorem<i></i>/ipsum<i></i>/dolor...
* html i {height:0}
Ah hah -- it took me a minute to see why this was working for you but
not for me. I'm using an XHTML Strict doctype and you're using HTML
Transitional.
Also, you were omitting the space before each slash.
When I come up for air after my current work crunch I'll document
this little byway of Explorer dysfunction more thoroughly.
Regards,
Paul
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************