I want the footer to always be at the bottom of the page even if the content doesn't push it all the way down. How can I make it just stay at the bottom of the page?
#footer { position: fixed; bottom: 0; }
1.4m articles
1.4m replys
5 comments
57.0k users