Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <html>
  2.  
  3. <style>
  4.  
  5. #navbar {background-color: #c3c3c3; width: 103%; height:6%;margin-left: -1%; margin-top: -1%; }
  6. #home {background: black; width:10%; height:6%; margin-left: -1%; margin-top: -1%}
  7. #home:hover #home {background-color: blue}
  8.  
  9. </head>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement