April 6, 200917 yr Hello! So a few week ago, i started learning web design.. because i said to a friend that i would build our website. I'm still learning! I have conjured up this site.. www.ttpromotions.com its taken a lot of reading and asking to get like that (trust me at first it was dire) All i want now is to put a footer on the site, so that when the page is longer, the site doesn't seem so empty down at the bottom! Can anyone help? Peace
April 6, 200917 yr add div before the end of container div <div id=footer> </div> and to css #footer { width:100%; height:xx; margin-bottom:0; }
Create an account or sign in to comment