Marc Chagall

Change the Position of the Menu



If you do not want to align your menu to the left of right change the width of the menu in this case I have


nav{
width: 850px;
text-align: right;
}

I do not think this position works well but it is just an example. The actual position of your nav depends upon your overall design.