Advertisement
redemptionthemes

updates tab pawprint- under <body>

May 9th, 2015
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. <div id="updates">
  2. <div id="tab1"><img src="{text:tab1image}" width="30px" style="margin-bottom:-30px;"/>
  3. <div id="insidetab1">
  4. <div class="updatestitle">title here</div>
  5. This is your updates tab put whatever information you want in it here. <strike>strike</strike>, <strong>bold</strong>, <i>italic</i>, <a href="/" title="hover text">link</a>, <u>underlined</u>.
  6.  
  7.  
  8. </div>
  9.  
  10. </div>
  11.  
  12.  
  13. <div id="tab2"><img src="{text:tab2image}" width="30px" style="margin-bottom:-30px;"/>
  14. <div id="insidetab2">
  15. <div class="updatestitle">title here</div>
  16. This is your updates tab put whatever information you want in it here. <strike>strike</strike>, <strong>bold</strong>, <i>italic</i>, <a href="/" title="hover text">link</a>, <u>underlined</u>.
  17.  
  18. </div>
  19.  
  20. </div>
  21.  
  22. <div id="tab3"><img src="{text:tab3image}" width="30px" style="margin-bottom:-30px;"/>
  23. <div id="insidetab3">
  24. <div class="updatestitle">title here</div>
  25. This is your updates tab put whatever information you want in it here. <strike>strike</strike>, <strong>bold</strong>, <i>italic</i>, <a href="/" title="hover text">link</a>, <u>underlined</u>.
  26.  
  27. </div>
  28.  
  29. </div>
  30.  
  31. <div id="tab4"><img src="{text:tab4image}" width="30px" style="margin-bottom:-30px;"/>
  32. <div id="insidetab4">
  33. <div class="updatestitle">title here</div>
  34. This is your updates tab put whatever information you want in it here. <strike>strike</strike>, <strong>bold</strong>, <i>italic</i>, <a href="/" title="hover text">link</a>, <u>underlined</u>.
  35.  
  36. </div>
  37.  
  38. </div>
  39.  
  40. <div id="tab5"><img src="{text:tab5image}" width="30px" style="margin-bottom:-30px;"/>
  41. <div id="insidetab5">
  42. <div class="updatestitle">title here</div>
  43. This is your updates tab put whatever information you want in it here. <strike>strike</strike>, <strong>bold</strong>, <i>italic</i>, <a href="/" title="hover text">link</a>, <u>underlined</u>.
  44.  
  45. </div>
  46.  
  47. </div>
  48.  
  49. <div id="tab6"><img src="{text:tab6image}" width="30px" style="margin-bottom:-30px;"/>
  50. <div id="insidetab6">
  51. <div class="updatestitle">title here</div>
  52. This is your updates tab put whatever information you want in it here. <strike>strike</strike>, <strong>bold</strong>, <i>italic</i>, <a href="/" title="hover text">link</a>, <u>underlined</u>.
  53.  
  54. <br /> <a href="http://gxdreel.co.vu/">©</a>
  55.  
  56. </div>
  57.  
  58. </div>
  59.  
  60.  
  61.  
  62.  
  63.  
  64. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement