background preloader

Position

Facebook Twitter

The Footer Plugin. A CSS Sticky Footer. A CSS Sticky Footer that just works We've all tried to use a CSS Sticky Footer one time or another, but they never seem to come out right, do they?

A CSS Sticky Footer

Well, the days of a hard to understand CSS Sticky Footer are thankfully over. With just a few simple CSS classes with minimal extra HTML markup, I've fashioned a CSS Sticky Footer that even beginners can get a handle on. FooterStickAlt: A more robust method of positioning a footer. 29 August 2005 » footerStickAlt « Updated: 4:40PM, 29 August 2005 (See comment #6) Recently I've been asked to code up a few sites that require the Web page footer to be positioned either at the bottom of the browser window or at the bottom of the Web page – whichever is visually lowest.

footerStickAlt: A more robust method of positioning a footer

A quick search on Google immediately brought up solarDreamStudio's immensely helpful tutorial on how to do just this, and so I promptly implemented, with results achieved just as you see on the packet. However, as my pages began to get a bit more complex, in one browser I began to see an intermittent bug.