Hi, Firstly you seem to have quite a few cheeky DIV's hanging around not pulling their weight (the ones surrounding your labels and inputs). If they aren't actually doing any function then I'd recommend you remove them as they'll only mess up your code and cause problems. Secondly, I don't know what you've used to code your site but it took me about 15 minute to lay it out so it was readable :P
It seems to me that it is the common case of the unclosed tage... I think that you should check that all of your tables are closed properly and in the right spot, remove the DIV's that are hanging around serving no purpose and add comments so you can see where things start and end, I'm sure this will clear up your missing footer problem. ~ Lacuna -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sido van Gennip Sent: 07 August 2007 11:10 To: CSS Mailing List Subject: [css-d] Missing content in IE6, it doesn't scroll al the way down... Hi, I've just created a site http://www.paardenverzekeringvergelijker.nl/ which look fine in firefox, opera and IE7. But when I opened it in IE6, the bottom of the page seems to be missing... Even setting the body to a certain height in pixel, doesn't seem to have any effects. So, I haven't really got a clue..? Please send me any ideas of what bugs I need to be looking for? Cheers, Sido -- Blue Node BV Sido van Gennip ([EMAIL PROTECTED]) ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
