I would like to position the footer at the bottom of the page.
For example on the page where there\'s not much content, I still need the footer at the bottom, but if
Make a another div above your footer like this and add clear both to it and it will push your footer:
//HTML CODE