Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- 100% Height Sticky Footer
alt131 - 1:47 pm on Feb 4, 2011 (gmt 0)
Have you tried setting the padding-bottom on .middle to the same height as your footer: .middle { padding: 0 5px 100px 5px; } [edit] for clarification[/edit]