Can anyone please help me figure out why my footer will not position at the bottom of my HTML and CSS page?
I have been banging my head against my monitoring trying to figure this out for hours. My page is located here:
http://www.thesummitagency.com/WheelsnWaves/cars-trucks-list-page-test.html
Here is a list of things I have checked in order to fix the problem:
1.) Put all the HTML inside of a global-container div.
2.) Applied a float left to all of the elements on the page.
3.) Applied a clear both rule to the footer wrapper.
Many thanks in advance,
Anthony