On Dec 29, 2010, at 1:30 PM, Lisa Frost wrote: > Thanks, i should have tried height first, but only thought of it after i had > sent the email. Adding height works. Can anyone clarify if overflow:hidden > works in IE6? > > And if it does, should i be using that instead of height? or is it a case of > you can just use which ever you prefer? > When there is more than one way to do things i am never really sure which > way is supposed to be the "best" way and the one to use.
>> Page is here: http://www.diabetespolarflight.org/xhtml/template_2.html height is not a good solution, as the height of the floated elements can change with the user font size. Min-height is a better option (but is not supported by IE6). overflow:hidden will work in IE 6 providing you also trigger 'hasLayout'. See [1] below for all the details. [1] http://www.satzansatz.de/cssd/onhavinglayout.html Philippe --- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ 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/