Advertisement
Aly

Dappervolk: Pet Page HTML - Navigation

Aly
Apr 4th, 2018
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. <div class="wrapper"><div class="menu">
  2.  
  3. <h1>Navigation</h1>
  4.  
  5. <div class="link orange"><a href="http://dappervolk.com/" alt="Dappervolk Home">
  6. <u class="first">i.</u><u class="second">home</u>
  7. </a></div>
  8.  
  9. <div class="link pink"><a href="https://dappervolk.com/profile/1293" alt="Replace with your username">
  10. <u class="first">ii.</u><u class="second">about</u>
  11. </a></div>
  12.  
  13. <div class="link yellow"><a href="https://dappervolk.com/profile/1293" alt="Replace with your link">
  14. <u class="first">iii.</u><u class="second">contact</u>
  15. </a></div>
  16.  
  17. <div class="block"></div>
  18.  
  19. <div class="link green"><a href="https://dappervolk.com/profile/1293" alt="Replace with your link">
  20. <u class="first">iv.</u><u class="second">friend</u>
  21. </a></div>
  22.  
  23. <div class="link blue"><a href="https://dappervolk.com/profile/1293" alt="Replace with your link">
  24. <u class="first">v.</u><u class="second">pets</u>
  25. </a></div>
  26.  
  27. <div class="link purple"><a href="https://dappervolk.com/profile/1293" alt="Credit to Aly">
  28. <u class="first">vi.</u><u class="second">credit</u>
  29. </a></div>
  30.  
  31. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement