I have the following page (deadlink: http://www.workingstorage.com/Sample.htm
) that has a footer which I can’t make sit at the bottom of the page.
I want the footer to
- stick to the window bottom when the page is short and the screen is not filled, and
- stay at the document end and move down as normal when there is more than a screenful of content (instead of overlapping the content).
The CSS is inherited and befuddles me. I can’t seem to change it properly to put a minimum height on the content or make the footer go to the bottom.