SyntaxFix
Write A Post
Hire A Developer
Questions
Keep it simple.
footer { bottom: 0; position: absolute; }
You may need to also offset the height of the footer by adding a margin-bottom equivalent to the footer height to the body.
margin-bottom
body