On Dec 21, 2007, at 12:11 PM, Bob Cohen wrote: > http://3mb.mojotools.com/pub/services/services.html > > This layout has a liquid center. As I expand the view port, the box > created by the <div> shrinks up past the image. I'm not really sure > what needs doing to remedy this problem. Any help would be > appreciated.
The image is floated. When the parent box is large, the height of the non-floated content is smaller than the height of the image, and the parent box does not expand to contain the image. That is the normal behaviour, given that floated elements are taken out of the flow. You'll need to read up on the subject of 'containing' floats. This page [1] on the CSS-discuss wiki is a start; your favourite search engine has more [1] <http://css-discuss.incutio.com/?page=ClearingSpace> Philippe --- Philippe Wittenbergh <http://emps.l-c-n.com> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/