|
Answer» Hey im makeing a WEBSITE and i have the Basic Index.html correct:
home[/url] about[/url] sing up[/url] log in[/url]
But im struggling on The Menu i have it has: } } media screen and (min-width:1280px) { #menu { background-image:url(../menu_bg.jbg); position: absolute; top: 0px; right: 0px; height: 37px; padding-top: 19px; CSS} } #menu a { color: #FF0000; text-decoration: none; font-size: 14px; background-image:url(../img/menu_bg.jpg) background-repeat: no-repeat; padding-top: 19px; padding-bottom: 22px padding-left: 10px padding-right: 10px } #menu a:hover { color: #FF0000; text-decoration: none; font-size: 18px; background-image:url(../img/menu_bg_hover.jpg) background-repeat: no-repeat; padding-top: 19px; padding-bottom: 22px padding-left: 10px
but it comes up WRONG:
where am i going wrong? if anyone could help it would be grate
[recovering DISK SPACE, attachment deleted by admin]
|