On Nov 30, 2007 12:29 PM, Clare AM Green <[EMAIL PROTECTED]> wrote:
> As you can see the divs around the form sections (div class="formBox") 
> collapse because they are containing floated elements. Normally I fix issues 
> like this by putting in a br tag at the bottom of the div and applying a 
> class set to clear both. In this case it doesn't seem to be working. I have 
> applied the clearing class to the second green bordered div and as you will 
> see it is expanding the box down the page.

The clearing brs are also clearing the floated left and right columns
on either side of the page. Try ditching the brs and adding "overflow:
auto" to the .formBox divs.

:Dan Dorman
______________________________________________________________________
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/

Reply via email to