| | Footer Info - css-discuss (Site not responding. Last check: 2007-10-08) |
 | | In non-IE browsers, creating the appearance of an HTML frame is easy: set the element you want to "stick" to the window to "position: fixed" and give it whatever top, left, bottom, or right values you want to control where to sticks within the viewport. |
 | | If there is not enough content to fill the page vertically, the footer sits at the bottom of the window. |
 | | If there is enough content to fill the page and make it scroll, the footer immediately follows the end of the content as it would in a normal flow. |
| css-discuss.incutio.com /?page=FooterInfo (331 words) |