I am making my first liquid style site, and am attempting to atatch a footer div to the bottom of a container div.
This container div stretches depending on the screen size.
At the moment the footer is absolutely positioned, at a set distance from the top of the page (500px at the moment).
When I resize the site in the browser window, the footer stays in its rigid position. How can I attach it to the bottom of the container div so that it stretches down with it?
The site is at:
http://www.munzamedia.co.uk/onlinelearning-0.1
Thanks,
Mark