Advertisement
iamthemelocked

Iamthemelocked - Updates Tab #9 Part 3

Aug 25th, 2014
628
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. {block:IfUpdatesTab}
  2.  
  3. <div id="tab9">
  4.  
  5. <!-- UPDATES TAB BOX 1 START -->
  6.  
  7. <div class="updatesbox">
  8. <a title="click">
  9. <div id="tab9line1"></div>
  10. </a>
  11. <div class="tab9textbox1">
  12. <div style="width:79px; height:8px; margin-left: 0px;
  13. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 1 Colour}";>
  14. <FONT COLOR=#FFFFFF><FONT size=1>YOUR TITLE</FONT></FONT></div></p>
  15. This is where your text belongs. </p>
  16. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  17. New paragraph with < p > < / p > and
  18. </br>New line with < br > without the spaces</p>
  19. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  20. </div>
  21. </div>
  22.  
  23. <!-- UPDATES TAB BOX 1 END -->
  24.  
  25. <!-- UPDATES TAB BOX 2 START -->
  26.  
  27. <div class="updatesbox">
  28. <a title="click">
  29. <div id="tab9line2"></div>
  30. </a>
  31. <div class="tab9textbox2">
  32. <div style="width:79px; height:8px; margin-left: 0px;
  33. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 2 Colour}";>
  34. <FONT COLOR=#FFFFFF><FONT size=1>YOUR TITLE</FONT></FONT></div></p>
  35. This is where your text belongs. </p>
  36. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  37. New paragraph with < p > < / p > and
  38. </br>New line with < br > without the spaces</p>
  39. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  40. </div>
  41. </div>
  42.  
  43. <!-- UPDATES TAB BOX 2 END -->
  44.  
  45. <!-- UPDATES TAB BOX 3 START -->
  46.  
  47. <div class="updatesbox">
  48. <a title="click">
  49. <div id="tab9line3"></div>
  50. </a>
  51. <div class="tab9textbox3">
  52. <div style="width:79px; height:8px; margin-left: 0px;
  53. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 3 Colour}";>
  54. <FONT COLOR=#FFFFFF><FONT size=1>YOUR TITLE</FONT></FONT></div></p>
  55. This is where your text belongs. </p>
  56. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  57. New paragraph with < p > < / p > and
  58. </br>New line with < br > without the spaces</p>
  59. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  60. </div>
  61. </div>
  62.  
  63. <!-- UPDATES TAB BOX 3 END -->
  64.  
  65. <!-- UPDATES TAB BOX 4 START -->
  66.  
  67. <div class="updatesbox">
  68. <a title="click">
  69. <div id="tab9line4"></div>
  70. </a>
  71. <div class="tab9textbox4">
  72. <div style="width:79px; height:8px; margin-left: 0px;
  73. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 4 Colour}";>
  74. <FONT COLOR=#FFFFFF><FONT size=1>YOUR TITLE</FONT></FONT></div></p>
  75. This is where your text belongs. </p>
  76. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  77. New paragraph with < p > < / p > and
  78. </br>New line with < br > without the spaces</p>
  79. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  80. </div>
  81. </div>
  82.  
  83. <!-- UPDATES TAB BOX 4 END -->
  84.  
  85. <!-- UPDATES TAB BOX 5 START -->
  86.  
  87. <div class="updatesbox">
  88. <a title="click">
  89. <div id="tab9line5"></div>
  90. </a>
  91. <div class="tab9textbox5">
  92. <div style="width:80px; height:8px; margin-left: 0px;
  93. border:1px #ffffff; line-height:8px;padding:1px; background-color:{color:Tab Line 5 Colour}";>
  94. <FONT COLOR=#FFFFFF><FONT size=1>YOUR TITLE</FONT></FONT></div></p>
  95. This is where your text belongs. </p>
  96. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  97. New paragraph with < p > < / p > and
  98. </br>New line with < br > without the spaces</p>
  99.  
  100. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
  101. </div>
  102. </div>
  103.  
  104. <!-- UPDATES TAB BOX 5 END -->
  105.  
  106. </div>
  107.  
  108. {/block:IfUpdatesTab}
  109.  
  110. <!-- UPDATES TAB END -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement