treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Stick div to bottom of page

  • I try making a web design, but I can't manage to stick the footer down. I made two snapshots below to explain
    http://img512.imageshack.us/img512/582/44214896.jpg
    This is what I am trying to do. I managed to do it using positioning it absolute and giving it bottom:0px, but look what happens if I use more text and I have to scroll the page:
    http://img106.imageshack.us/img106/1276/ex2.jpg
    The footer doesn't go down with the text.
  • You might want to read this http://ryanfait.com/resources/footer-stick-to-bottom-of-page/