Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. <!-- UPDATES TAB BY PRIMROSETYLERS HTML -->
  2. <div id="updates">
  3.  
  4. <div id="theboxes">
  5. <a id="clickyun" class="boxes"></a>
  6. <a id="clickydos" class="boxes"></a>
  7. <a id="clickytres" class="boxes"></a>
  8. <a id="clickycuatro" class="boxes"></a>
  9. <a id="clickyfive" class="boxes"></a>
  10. </div>
  11.  
  12.  
  13. <div class="revealedstuff" id="one">
  14. <!-- SECTION ONE TEXT -->
  15.  
  16. TEXT HERE YOO
  17.  
  18. </div>
  19.  
  20. <div class="revealedstuff" id="two">
  21. <!-- SECTION TWO TEXT -->
  22.  
  23. TEXT HERE YOO
  24.  
  25. </div>
  26.  
  27. <div class="revealedstuff" id="three">
  28. <!-- SECTION THREE TEXT -->
  29.  
  30. TEXT HERE YOO
  31.  
  32. </div>
  33.  
  34.  
  35.  
  36. <div class="revealedstuff" id="four">
  37. <!-- SECTION FOUR TEXT -->
  38.  
  39. TEXT HERE YOO
  40.  
  41. </div>
  42.  
  43. <div class="revealedstuff" id="five">
  44. <!-- SECTION FOUR TEXT -->
  45.  
  46. TEXT HERE YOO
  47.  
  48. </div>
  49. </div>
  50.  
  51. <!-- UPDATES TAB HTML ENDS-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement