Advertisement
planthed

Updates tabs #2 HTML

Jun 27th, 2016 (edited)
2,322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. <!--- UPDATES TABS BY M1LKS ---->
  2. <div id="updates">
  3. <div class="arrow"><i class="fa fa-angle-left"></i></div>
  4. <div class="updatestitle">UPDATES</div>
  5. <div class="upline"></div>
  6. <div style="margin-top:30px"></div>
  7. <!---copy and paste the box how many times as you need
  8. <div class="box">
  9. </div>
  10. --->
  11. <div class="box">
  12. <!---write your text here--->
  13. text here
  14. <!-- end of the text --->
  15. </div>
  16.  
  17. <div class="box">
  18. <!---write your text here--->
  19. text here
  20. <!-- end of the text --->
  21. </div>
  22.  
  23. <div class="box">
  24. <!---write your text here--->
  25. text here
  26. <!-- end of the text --->
  27. </div>
  28.  
  29. <div class="box">
  30. <!-- please give me credits!! --->
  31. updates tab credit: <a href="http://m1lks.tumblr.com">@m1lks</a>
  32. <!-- please give me credits!! --->
  33. </div>
  34.  
  35. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement