Advertisement
dfhfjjfgjfsfeedgf

Untitled

Dec 22nd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 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=""> BOTS </a></li>
  21. <li><a href=""> DASHBOARD </a></li>
  22. <li><a href=""> SERVICES </a></li>
  23. <li><a href=""> DISCORD </a></li>
  24. <li><a href=""> FAQ </a></li>
  25.  
  26.  
  27.  
  28. </ul>
  29.  
  30.  
  31.  
  32. <div class="hero" align="center">
  33. <h1 >ARE YOU READY?</h1>
  34.  
  35.  
  36. <div class="button" align="center">
  37. <a href="" class="btn btn-one"> Watch Introduction Video</a>
  38. <a href="" class="btn btn-one"> Join the Discord!</a>
  39. </div>
  40.  
  41.  
  42. </div>
  43.  
  44.  
  45.  
  46. </header>
  47.  
  48.  
  49. </body>
  50.  
  51. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement