Advertisement
iamthemelocked

Iamthemelocked - Updates Tab #17 Part 3

Jan 7th, 2015
752
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. {block:IfUpdatesTab}
  2.  
  3. <div id="tab17">
  4.  
  5. <!-- UPDATES TAB BOX 1 START -->
  6.  
  7. <div id="tab17line1">
  8. <div id="tab17textbox1">
  9. <div style="width:145px; height:8px; margin-left: 0px;
  10. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 1 Colour}";>
  11. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  12. This is where your text belongs. </p>
  13. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  14. New paragraph with < p > < / p > and
  15. </br>New line with < br > without the spaces</p>
  16. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  17. </div>
  18. </div>
  19.  
  20. <!-- UPDATES TAB BOX 1 END -->
  21.  
  22. <!-- UPDATES TAB BOX 2 START -->
  23.  
  24. <div id="tab17line2">
  25. <div id="tab17textbox2">
  26. <div style="width:145px; height:8px; margin-left: 0px;
  27. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 2 Colour}";>
  28. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  29. This is where your text belongs. </p>
  30. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  31. New paragraph with < p > < / p > and
  32. </br>New line with < br > without the spaces</p>
  33. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  34. </div>
  35. </div>
  36.  
  37. <!-- UPDATES TAB BOX 2 END -->
  38.  
  39. <!-- UPDATES TAB BOX 3 START -->
  40.  
  41. <div id="tab17line3">
  42. <div id="tab17textbox3">
  43. <div style="width:145px; height:8px; margin-left: 0px;
  44. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 3 Colour}";>
  45. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  46. This is where your text belongs. </p>
  47. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  48. New paragraph with < p > < / p > and
  49. </br>New line with < br > without the spaces</p>
  50. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  51. </div>
  52. </div>
  53.  
  54. <!-- UPDATES TAB BOX 3 END -->
  55.  
  56. <!-- UPDATES TAB BOX 4 START -->
  57.  
  58. <div id="tab17line4">
  59. <div id="tab17textbox4">
  60. <div style="width:145px; height:8px; margin-left: 0px;
  61. border:1px #ffffff; line-height:7px;padding:1px; background-color:{color:Tab Line 4 Colour}";>
  62. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  63. This is where your text belongs. </p>
  64. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  65. New paragraph with < p > < / p > and
  66. </br>New line with < br > without the spaces</p>
  67. links: <a href="http://yoururl.tumblr.com/">Link title</a> </p>
  68. </div>
  69. </div>
  70.  
  71. <!-- UPDATES TAB BOX 4 END -->
  72.  
  73. <!-- UPDATES TAB BOX 5 START -->
  74.  
  75. <div id="tab17line5">
  76. <div id="tab17textbox5">
  77. <div style="width:145px; height:8px; margin-left: 0px;
  78. border:1px #ffffff; line-height:8px;padding:1px; background-color:{color:Tab Line 5 Colour}";>
  79. <FONT COLOR=#FFFFFF><FONT size=1><center>YOUR TITLE</center></FONT></FONT></div></p>
  80. This is where your text belongs. </p>
  81. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  82. New paragraph with < p > < / p > and
  83. </br>New line with < br > without the spaces</p>
  84.  
  85. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
  86. </div>
  87. </div>
  88.  
  89. <!-- UPDATES TAB BOX 5 END -->
  90.  
  91. </div>
  92.  
  93. {/block:IfUpdatesTab}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement