Hvis du kigger på mit første bud er der ikke tabeller med:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>Fuld højde simpelt</title>
<meta name="Generator" content="Stone's WebWriter 4">
<meta name="keywords" content="roenving,
http://www.eksperten.dk/spm/519171"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
html,body{height:100%;margin:0px;padding:0px;}
#banner{position:absolute;height:120px;width:100%;background:yellow;z-index:1;}
#main{height:100%;background:green;}
#spacer{height:120px;}
</style>
</head>
<body>
<div id="banner">Banner</div>
<div id="main">
<div id="spacer">Usynligt</div>
Hovedside</div>
</body>
</html>