Advertisement
Guest User

index

a guest
Feb 21st, 2013
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>YourSponsoring</title>
  5. <link rel="stylesheet" type="text/css" href="style.css" />
  6. </head>
  7. <body>
  8. <div id="header">
  9. <img src="img/header.png" />
  10. </div>
  11. <div id="menu_background">
  12. </div>
  13. <div id="menu_buttons">
  14. <div class="menu_button"><p>HOME</p></div>
  15. <div class="menu_button"><p>HOME</p></div>
  16. <div class="menu_button"><p>HOME</p></div>
  17. <div class="menu_button"><p>HOME</p></div>
  18. <div class="menu_button"><p>HOME</p></div>
  19. <div class="menu_button"><p>HOME</p></div>
  20. </div>
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement