ropost wrote: > Hello world > I have a problem > I made a site for a friend of mine > > http://www.mensenpaard.nl > http://www.mensenpaard.nl/css/style.css > > containing a 3 coll. content layout > > All worked fine > but since he had xp installed the 3 col. shift to the bottom of the page > ... In a design that uses floats for positioning, the reason things fall to the bottom is because something is too wide for the available space. Find the thing that is too wide, and either make it smaller or give it more room. In this case, it might be an IE bug that doubles margins on blocks next to floated blocks. See: http://www.positioniseverything.net/explorer/doubled-margin.html -- Bob Easton ______________________________________________________________________ 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/