OK, everybody, thanks for the guidance.

Kevin, the clear-fix method you provided worked although the exact code you sent wasn't a fit. I found alternative code here http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ . It works great and my page is working.

BTW, clear: both didn't work although I tried several permutations of this method before reaching out to the list.

Thanks again, all the best,
Kimi


 > The other is to apply a clearing class to the container such as the one
 from OOCSS:

.clear-fix{clear:both;display:block;visibility:hidden;overflow:hidden;height:0
 !important;line-height:0;font-size:xx-large;content:" x x x x x x x x x x x
 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x
 x x x x x ";}


 > Kevin

--

[ Kimi Wei
thewei.com
@kimiwei
(t) 862.203.8814
p o box 626
fair lawn, nj 07410 ]
______________________________________________________________________
css-discuss [cs...@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