<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "
http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="da"><head><meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /><meta http-equiv="Content-Style-Type" content="text/css" /><meta http-equiv="content-language" content="da" /><title>...</title>
<style type="text/css">
html,body{margin:0px;padding:0px;height:100%;}
#diven{height:100%;background:red;}
</style>
</head><body>
<div id="diven">
Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />v
</div>
</body></html>
vs.:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "
http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="da"><head><meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /><meta http-equiv="Content-Style-Type" content="text/css" /><meta http-equiv="content-language" content="da" /><title>...</title>
<style type="text/css">
html,body{margin:0px;padding:0px;height:100%;}
#diven{height:100%;background:red;}
body > #diven{height:auto;min-height:100%;}
</style>
</head><body>
<div id="diven">
Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />Height test<br />v
</div>
</body></html>