Cytat(korro @ 5.12.2009, 15:08:05 )

Nie działa...
@vokiel, no coś takiego ale nie umiem tego zastosować do mojej stronki. Pomożesz?
Dałem tak (divy są ok), a treść objąłem divem main. I nie działa. (treść to tabelka).
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
#main {padding-bottom: 180px;} /* must be same height as the footer */
#footer {position: relative;
margin-top: -180px; /* negative value of footer height */
height: 180px;
clear:both;}
.clearfix:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */