Advertisement
iamthemelocked

Iamthemelocked - Updates Tab #5 Code 3

Jul 28th, 2014
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. {block:IfUpdatesTab}
  2.  
  3. <div id="updateboxes">
  4.  
  5. <div id="usquare1">Box Title 1
  6. <div id="ubox1">
  7. This is where your text belongs. </p>
  8. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  9. New paragraph with < p > < / p > and
  10. </br>New line with < br > without the spaces</p>
  11. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  12. </div></div>
  13.  
  14. <div id="usquare2">Box Title 2
  15. <div id="ubox2">
  16. This is where your text belongs. </p>
  17. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  18. New paragraph with < p > < / p > and
  19. </br>New line with < br > without the spaces</p>
  20. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  21. </div></div>
  22.  
  23. <div id="usquare3">Box Title 3
  24. <div id="ubox3">
  25. This is where your text belongs. </p>
  26. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  27. New paragraph with < p > < / p > and
  28. </br>New line with < br > without the spaces</p>
  29. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  30. </div></div>
  31.  
  32. <div id="usquare4">Box Title 4
  33. <div id="ubox4">
  34. This is where your text belongs. </p>
  35. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  36. New paragraph with < p > < / p > and
  37. </br>New line with < br > without the spaces</p>
  38. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  39. </div></div>
  40.  
  41. <div id="usquare5">Box Title 5
  42. <div id="ubox5">
  43. This is where your text belongs. </p>
  44. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  45. New paragraph with < p > < / p > and
  46. </br>New line with < br > without the spaces</p>
  47. <a href="http://iamthemelocked.tumblr.com/" target="_blank" title="theme by iamthemelocked">©</a>
  48. </div></div>
  49.  
  50. </div>
  51.  
  52. {/block:IfUpdatesTab}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement