html css header text
- by JohnWong
I am trying to move the nav text (home...) up in the middle to the right. But when I do -120px for the top (nav.li), it eats up part of the banner.
How can I fix that?
Thanks
body { background-color: #D6E2FF; }
#headerimg { margin: 10px 0px 0px 0px; height: fixed; width: 95%;
}
#header { height:auto; background:url("menubar.jpg")…