Hello,

I want to split a footer DIV into left and right halves, so I'm using two 
floated DIVs inside it.  Of course that means I need to clear it somehow. 
I've tried both the PIE clearfix method and the clearer-DIV method, and 
these have always worked for me.  But now I've got a layout where I want the 
footer to have a bg color and to be flush against the bottom of the browser 
window -- but both clearing methods cause an unwanted bottom margin below 
the footer in Mozilla.

Here are my test cases:

        http://nodivisions.com/stuff/cssproblem/04/clearfix.html

        http://nodivisions.com/stuff/cssproblem/04/clearer-DIV.html

The strange thing is, if you put a bottom-border on the body, it appears 
that this unwanted margin is actually *outside* the body.

Any idea how I can achieve the float-clearing without getting that bottom 
margin?

Thanks,

-- 
Anthony DiSante
http://encodable.com/
http://nodivisions.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to