Brenden
Brenden

Reputation: 8764

Footer positioned at bottom

I'd like to position the footer div after all the content on the screen.

If the content doesn't fill the entire height of the window, I'd like to position the footer at the bottom of the window. However, if the content fills the height of the window, I dont want the footer visible.

What's the simplest way to do this?

Upvotes: 4

Views: 137

Answers (1)

http://www.cssstickyfooter.com/

Great site and great code. (Tape not necessary)

Upvotes: 3

Related Questions