Hvad med:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "
http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="content-type" content="text/html; charset=iso-8859-1"><title>Ingen titel</title>
<style type="text/css">
html,body {margin:0px;padding:0px;height:100%;}
#hovedbody {height:100%;background:#888;}
body > #hovedbody {min-height:100%;height:auto;}
#footholder {height:0px;width:100%;position:relative;}
#footer {
height:100px;
background:#aaa;
position:absolute;
top:-100px;
left:0px;
width:100%;
}
#footspc{height:100px;width:100%;}
</style>
</head><body><div id="hovedbody">Hovedbody...<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum<br>mellemrum slut
<div id="footspc"></div>
</div>
<div id="footholder"><div id="footer"> Tekst i bunden </div></div>
</body></html>