Klarade millennium-buggen
|
|
Reg.datum: Apr 2006
Inlägg: 2 126
|
|
Klarade millennium-buggen
Reg.datum: Apr 2006
Inlägg: 2 126
|
Detta kan fungera:
html, body {height: 100%;}
div#wrapper {height: 100%;}
div#header {height: 100px;}
div#content {height: 100px;}
div#footer {height: 100px; position: absolute; bottom: 0;}
|