: How do I get a footer to appear at bottom of window I am doing a new site and I need a footer area to appear at the bottom of the content (much like this site), but I want it to appear
I am doing a new site and I need a footer area to appear at the bottom of the content (much like this site), but I want it to appear at the bottom of the window when there is less content than requires a scrollbar.
For example: odata.stackexchange.com/
...has a footer, but on a large screen it appears in the middle of the page. I want it to attach to the bottom of the window but geet there is more text in which case it floats beneath the content.
I hope I have described my problem sufficiently :-)
Does anyone have any ideas or help with this?
More posts by @YK1175434
2 Comments
Sorted by latest first Latest Oldest Best
The best tutorial I know about it: matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page
You'll be after CSS fixed position - position: fixed and bottom: 0, for example.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.