Guest User

Untitled

a guest
Apr 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Ylle</title>
  4. <link rel='stylesheet' href='styles.css' />
  5. </head>
  6. <body bgcolor='c8c8c8'>
  7.  
  8. <div id='background'>
  9.  
  10. <div id='Head'>
  11. </div>
  12. <div id='buttons' align='center'>
  13. <a STYLE="text-decoration:none" href="index.html"><font face="Raavi" size="4" color="white">Home</a>
  14. |
  15. <a STYLE="text-decoration:none" href="forum.html"><font face="Raavi" size="4" color="white">Forum</a>
  16. |
  17. <a STYLE="text-decoration:none" href="servers.html"><font face="Raavi" size="4" color="white">Servers</a>
  18. |
  19. <a STYLE="text-decoration:none" href="team.html"><font face="Raavi" size="4" color="white">Team</a>
  20. |
  21. <a STYLE="text-decoration:none" href="contact.html"><font face="Raavi" size="4" color="white">Contact</a>
  22. |
  23. <a STYLE="text-decoration:none" href="events.html"><font face="Raavi" size="4" color="white">Events</a>
  24. </div>
  25.  
  26. <div id='body'>
  27. <br>
  28. <br>
  29. <br>
  30. <br>
  31. <br>
  32. </div>
  33.  
  34. <div id='copyright' align='center'>
  35. <font face='raavi' size='2'>
  36. Copyright © 2011 Ylle - All rights reserved<br>
  37. </font>
  38. </div>
  39.  
  40. </div>
  41.  
  42. </body>
  43. </html>
Add Comment
Please, Sign In to add comment