> > > > http://www.iysearch.net/new/test2.html > > Floated elements are taken out of the document flow, and thus are not > "contained" in the wrapper. > > There are many ways to contain floats, the ugliest of them being > adding a <div style="clear: both;"></div> in there. > > But better ways are available: > http://www.positioniseverything.net/easyclearing.html > http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/ >
The overflow:auto works a treat in FF but not IE Any thoughts on centring? Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.2.4/282 - Release Date: 15/03/2006 ______________________________________________________________________ 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/
