Italicizing one certain paragraph in a page with CSS layout causes IE to break the layout. Moz/Firefox, however, remain unfazed.
As a favor to a friend, I'm converting his clunky website to an (only slightly less clunky) CSS/Dreamweaver template. I've been going through changing pages to the template, checking for odd behaviors, and uploading them to another friend's account so they could be tested on various browser/OS combos before being sent live. I've found one odd thing that's had me puzzled for the last three days.
One page that I've converted consistently breaks the layout in IE 5.0 for win2000. By "break," I mean
inserting about 30 pages worth of blank vertical space between the end of the sidebar and the start of the right-column content, as well as another two after it.
I've narrowed the problem down to one certain paragraph: inserting
this paragraph in italics (tagged either "i" or "em"), causes IE to break the layout. Inserting it without the italics does not. It does not matter if that paragraph (or the entire page) is justified or left-aligned.
I've tried Googling for discussions of this bug/feature and have had no luck.
Any ideas why this is happening? (and please, no snarks about the colors or debates about the politics; I'm just here to put each page into a working template mimicking what he already has.)
posted by Tuwa at 1:27 PM on March 14, 2005