Home › Forums › CSS › What would all the possible reasons be why your footer wont show up? › Re: What would all the possible reasons be why your footer wont show up?
April 25, 2011 at 2:40 pm
#49315
Participant
Hello,
footer is the last div and box on the bottom of the website, also the div id footer should be outside and container should be inside the div id footer and everything should be inside the container,as well as take out clear both from div footer, and check your html page and css page for any issues or mistakes.