Advertisement
flare25

Fandoms Update Tab (Part 2)

Aug 7th, 2014
524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. <!--- fandom #1 button --->
  2.  
  3. <div id="button">
  4. <div class="fandom1">
  5. <img src="http://i62.tinypic.com/1572lqa.png"/>
  6.  
  7. <div class="update1">
  8.  
  9. <div class="titlehds">Heading #1</div>
  10. <div style="padding:3px 3px;background:#eeeeee;">
  11. <p>
  12. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  13.  
  14. </div>
  15.  
  16. <div class="titlehds">Heading #2</div>
  17. <div style="padding:3px 3px;background:#eeeeee;">
  18. <p>
  19. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  20.  
  21.  
  22. </div>
  23. </div></div>
  24.  
  25. <!--- fandom #2 button --->
  26.  
  27. <div class="fandom2">
  28. <img src="http://i57.tinypic.com/1taud5.png"/>
  29.  
  30. <div class="update2">
  31.  
  32. <div class="titlehds">Heading #1</div>
  33. <div style="padding:3px 3px;background:#eeeeee;">
  34. <p>
  35. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  36.  
  37. </div>
  38.  
  39. <div class="titlehds">Heading #2</div>
  40. <div style="padding:3px 3px;background:#eeeeee;">
  41. <p>
  42. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  43.  
  44. </div>
  45.  
  46. <div class="titlehds">Heading #3</div>
  47. <div style="padding:3px 3px;background:#eeeeee;">
  48. <p>
  49. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  50.  
  51. </div>
  52.  
  53. </div></div>
  54.  
  55. <!--- fandom #3 button --->
  56.  
  57. <div class="fandom3">
  58. <img src="http://i58.tinypic.com/wv5mv8.png"/>
  59.  
  60. <div class="update3">
  61.  
  62. <div class="titlehds">Heading #1</div>
  63. <div style="padding:3px 3px;background:#eeeeee;">
  64. <p>
  65. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  66.  
  67.  
  68. </div>
  69.  
  70. </div></div>
  71.  
  72. <!--- fandom #4 button --->
  73.  
  74. <div class="fandom4">
  75. <img src="http://i59.tinypic.com/2v3ocr4.png"/>
  76.  
  77. <div class="update4">
  78.  
  79. <div class="titlehds">Heading #1</div>
  80. <div style="padding:3px 3px;background:#eeeeee;">
  81. <p>
  82. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  83.  
  84. </div>
  85.  
  86. <div class="titlehds">Heading #2</div>
  87. <div style="padding:3px 3px;background:#eeeeee;">
  88. <p>
  89. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  90.  
  91. </div>
  92.  
  93. </div></div>
  94.  
  95. <!--- fandom #5 button; to create more copy from here --->
  96.  
  97. <div class="fandom5">
  98. <img src="http://i61.tinypic.com/igyo3o.jpg"/>
  99.  
  100. <div class="update5">
  101.  
  102. <div class="titlehds">Heading #1</div>
  103. <div style="padding:3px 3px;background:#eeeeee;">
  104. <p>
  105. This is where your content goes. Examples include <i>italics</i>, <strike>strike</strike>, <b>bold</b>, and <u>underline</u>.
  106.  
  107. </div>
  108.  
  109. </div></div>
  110.  
  111. <!--- to here and paste underneath --->
  112.  
  113.  
  114. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement