HTML/CSS layout help?

answerer

New member
I'm trying to make the footer of my webpage, with copyright info on the left and a basic navigation on the right. The copyright stuff is in the Copyright div, while the navigation stuff is in the BottomNav div. Both are in the footer div, which is inside the container div. The problem is that the copyright and navigation won't go on the same line, and I don't know how to fix it. Help?
 
Back
Top