HOW DO I DO THIS? PHP, JS, HTML?

CCMovies

New member
On my website, I have a page that is very small and doesn't need to be scrolled up or down to see the whole thing. I have it set so the background color is black. My footer uses a different color. The problem is that after my footer ends the color changes back to black. What I am looking to do is not end the black background color but to make it so the footer background stretches to the end of the browser. How can I do that? Thanks so much!
 
Not sure if this is what you mean but, you could try making sure there is nothing after the code for the footer...

</code>
<br><--- this could space it..
 
Back
Top