From: "Colin McAllister" <[EMAIL PROTECTED]> >Can someone explain the huge amount of extra space that IE6 is putting in this >page... > >http://colinmac.port5.com/bluegreybox1-1/bluegreybox/index.html
Well, I don't know if you'll consider it "breaking" the other browsers, but if you can get rid of {text-align: justify;} in the print styles for #content, IE will pop that section right back up. I think it's going to mean writing a separate style sheet for printing, though, unless you are willing to remove the justification for IE in the web version, too. /* \*/ * html #content {text-align: left;} /* */ hth, ~holly ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/