Revision: 31969
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 16, 2010 17:40 by Eystein
Initial Code
html, body {height: 100%;}
#wrapper1 {min-height: 100%;}
#wrapper2 {
overflow:auto;
padding-bottom: 16.5em; /* must be same height as the footer */
}
#footer {
margin: -16.5em 0 0 0; /* negative value of footer height */
height: 16.5em;
}
Initial URL
Initial Description
Initial Title
Sticky footer CSS
Initial Tags
css, layout
Initial Language
CSS