Advertisement
iamthemelocked

Iamthemelocked Updates Tab #3 Part 3

Jun 27th, 2014
1,717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. {block:IfUpdatesTab}
  2.  
  3. <div id="updateboxes">
  4.  
  5. <div id="updatesquare1">
  6. <div id="updatesquare1title"> Box Title 1 </div></div>
  7. <div id="updatebox1">
  8. This is where your text belongs. </p>
  9. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  10. New paragraph with < p > < / p > and
  11. </br>New line with < br > without the spaces</p>
  12. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  13. </div>
  14.  
  15. <div id="updatesquare2">
  16. <div id="updatesquare2title"> Box Title 2 </div></div>
  17. <div id="updatebox2">
  18. This is where your text belongs. </p>
  19. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  20. New paragraph with < p > < / p > and
  21. </br>New line with < br > without the spaces</p>
  22. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  23. </div>
  24.  
  25. <div id="updatesquare3">
  26. <div id="updatesquare3title"> Box Title 3 </div></div>
  27. <div id="updatebox3">
  28. This is where your text belongs. </p>
  29. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  30. New paragraph with < p > < / p > and
  31. </br>New line with < br > without the spaces</p>
  32. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  33. </div>
  34.  
  35. <div id="updatesquare4">
  36. <div id="updatesquare4title"> Box Title 4 </div></div>
  37. <div id="updatebox4">
  38. This is where your text belongs. </p>
  39. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  40. New paragraph with < p > < / p > and
  41. </br>New line with < br > without the spaces</p>
  42. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  43. </div>
  44.  
  45. <div id="updatesquare5">
  46. <div id="updatesquare5title"> Box Title 5 </div></div>
  47. <div id="updatebox5">
  48. This is where your text belongs. </p>
  49. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  50. New paragraph with < p > < / p > and
  51. </br>New line with < br > without the spaces</p>
  52. <a href="http://iamthemelocked.tumblr.com/" target="_blank">©</a>
  53. </div>
  54.  
  55. </div>
  56.  
  57. {/block:IfUpdatesTab}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement