tried
.menu {
width: 500px;
margin: 0 auto;
}
but did not work, got very frustrated trying many times with various codes, to sent the menubar to the right…so tried (.alignright)to see if it goes to the right…
.menu {
margin: 8px 0 8px 8px;
display: inline;
float: right;
font-size: 1em;
letter-spacing: 0.1em;
width: 800px;
}
instead of going to the right, it goes to the center?… but I know it’s not the right way!
Can guide me to the right path?
website:makemoneyonlineinthe21stcentury.com
Seon