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...