Advertisement
dfhfjjfgjfsfeedgf

Untitled

Dec 22nd, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Staffy's Website And Dashboard!</title>
  4. <link href="style.css" rel="stylesheet" type="text/css">
  5.  
  6. </head>
  7. <body>
  8. <header>
  9.  
  10. <div class="row">
  11.  
  12. <div class="logo">
  13. <img src="staffy logo.png">
  14. </div>
  15.  
  16. <ul class="main-nav">
  17.  
  18. <li class="active"><a href=""> HOME </a></li>
  19. <li><a href=""> STAFFY </a></li>
  20. <li><a href=""> STATUS </a></li>
  21. <li><a href=""> BOTS </a></li>
  22. <li><a href=""> DASHBOARD </a></li>
  23. <li><a href=""> SERVICES </a></li>
  24. <li><a href="https://discord.gg/gQ9FUnG"> DISCORD </a></li>
  25. <li><a href=""> FAQ </a></li>
  26.  
  27. </ul>
  28.  
  29.  
  30.  
  31. <div class="hero" align="center">
  32. <h1 >ARE YOU READY?</h1>
  33.  
  34.  
  35. <div class="button" align="center">
  36. <a href="" class="btn btn-one"> Watch Introduction Video</a>
  37. <a href="https://discord.gg/gQ9FUnG" class="btn btn-one"> Join the Discord!</a>
  38. </div>
  39.  
  40.  
  41. </div>
  42.  
  43. </div>
  44.  
  45. </header>
  46.  
  47.  
  48. </body>
  49.  
  50. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement