Kristina Floyd wrote: > If you have a moment could you please have a look at > <http://24.m-corp.com/ID01_BSOhomepage_autumn.html> and tell me why I > don't seem to be able to clear the footer below the right hand side > column. > > I have floated the div right, and given it an absolute position, but > i'm starting to doubt i have done this in the best way. Do not mix 'absolute positioning' in with floats (or any other positioning-method). 'Absolute positioning' will override everything, and 'AP' can not be cleared. Remove 'AP' and just let it float, and a normal 'clear: both' on footer will work as expected. Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/