Hi guys,
I am having a problem getting my footer div tag to fill the remaining 100% of the page height. I have content above this div that will be an unknown height. i would like the footer to aso be a minimum height of 20px (if the content causes scroll bars).
here is the link to my code, note that most formatting is done via CSS
I have gotten it to have a height of 100% + whatever size is above it, causing scroll bars. this is not what i want. Also if it makes a difference, I really want there to be a 20 px margin around the page, which does not seem to be working either.
thanks for the help and please ask any questions if im confusing what i need.