<html> <body> *<div id="container"> *</div> </body> </html>
html, body{ height:100%; min-height:100%; } #container{ display:table; height:100%; }