Advertisement
iamthemelocked

Colourful 5 Boxes Updates Tab Code 3

Jun 2nd, 2014
2,679
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. <div id="updateboxes">
  2.  
  3. <div id="updateimage"><img src="{image:Updates Tab Image}"></div>
  4. <center>
  5.  
  6. <div id="updatebox1">
  7. <div id="updatebox1content">
  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></div>
  14.  
  15. <div id="updatebox2">
  16. <div id="updatebox2content">
  17. This is where your text belongs. </p>
  18. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  19. New paragraph with < p > < / p > and
  20. </br>New line with < br > without the spaces</p>
  21. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  22. </div></div>
  23.  
  24. <div id="updatebox3">
  25. <div id="updatebox3content">
  26. This is where your text belongs. </p>
  27. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  28. New paragraph with < p > < / p > and
  29. </br>New line with < br > without the spaces</p>
  30. links: <a href="http://yoururl.tumblr.com/">Link title</a>
  31. </div></div>
  32.  
  33. <div id="updatebox4">
  34. <div id="updatebox4content">
  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>
  40. </div></div>
  41.  
  42. <div id="updatebox5">
  43. <div id="updatebox5content">
  44. This is where your text belongs. </p>
  45. <b>Bold</b>, <i>Italic</i>, <u>underline</u>, <s>strike through</s></p>
  46. New paragraph with < p > < / p > and
  47. </br>New line with < br > without the spaces</p>
  48. <left><a href="http://iamthemelocked.tumblr.com/" target="_blank">Updates tab by iamthemelocked</a></left>
  49. </div></div>
  50.  
  51. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement