On Feb 6, 2007, at 9:06 AM, bill scheider wrote: > On this page there's a floated div containing an image and a caption. > Displays as wanted in most browsers on Windows. On macs though, in all > versions of Safari, the div is floated right but the div is roughly > twice as > wide as the img and the img placement is to the left withing that > div. I'm > sure it's related but don't know how: in IE5.2 this same div > expansion is > happening and the img stays floated to the right, but the caption > is at the > top of the div and to the left of the img rather than under it. > > > > The page validates: http://printshopandcopycenter.com/printshop
* set width on the div or * float the image and add a clear:left to the caption paragraph or * don't float the caption paragraph Philippe --- Philippe Wittenbergh <http://emps.l-c-n.com> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
