To clarify:

>
> Personally, I like the tried and true "clear fix":
> /* CLEARING */
> /* For modern browsers */
> .clear:before, .clear:after {content:""; display:block;}
> .clear:after {clear:both;}
> .clear {zoom:1;}/* For IE 6/7 (trigger hasLayout) */
>

add this TO YOUR STYLESHEET, and the "clear" class on the parent HTML
ELEMENT. Can't remember a time this caused my harm in any way...



-- 

Tom Livingston | Senior Front End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com


#663399
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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