brandonstarks

centuries

May 12th, 2015
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. [dohtml]<style>
  2. .centuriesbg1 { width: 100px; height: 100px;background-color: #0B486B; }
  3. .centuriesbg2 { width: 100px; height: 100px;background-color: #3B8686; }
  4. .centuriesbg3 { width: 100px; height: 100px;background-color: #79BD9A; }
  5. .centuries { font-family: times, serif; font-size: 50px; font-weight: bold; font-style: italic; padding-top: 20px; padding-left:40px; color: #fff; }
  6.  
  7. .centuriesinfo1 { width: 248px; height: 100px; overflow: auto; text-align: justify; padding-right: 2px; background-color: #fff; letter-spacing: 1px; font-size: 10px; font-family: times; }
  8. .centuriesinfo1::-webkit-scrollbar{ width: 2px; }
  9. .centuriesinfo1::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  10. .centuriesinfo1::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(11,72,107); }
  11. .centuriesinfo1 b { color: #0B486B; font-style: italic; }
  12.  
  13. .centuriesinfo2 { margin-left: -150px; width: 248px; height: 100px; overflow: auto; text-align: justify; padding-right: 2px; background-color: #fff; letter-spacing: 1px; font-size: 10px; font-family: times; }
  14. .centuriesinfo2::-webkit-scrollbar{ width: 2px; }
  15. .centuriesinfo2::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  16. .centuriesinfo2::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(59,134,134); }
  17. .centuriesinfo2 b { color: #3B8686; font-style: italic; }
  18.  
  19. .centuriesinfo3 { width: 248px; height: 100px; overflow: auto; text-align: justify; padding-right: 2px; background-color: #fff; letter-spacing: 1px; font-size: 10px; font-family: times;}
  20. .centuriesinfo3::-webkit-scrollbar{ width: 2px; }
  21. .centuriesinfo3::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  22. .centuriesinfo3::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(121,189,154); }
  23. .centuriesinfo3 b { color: #79BD9A; font-style: italic; }
  24.  
  25. </style>
  26.  
  27. <center>
  28.  
  29. <table><tr><td><div class="centuriesinfo1">your about me goes here <b>bold for the important</b>
  30.  
  31. </div></td>
  32.  
  33. <td><div class="centuriesbg1"><div class="centuries">a</div></div>
  34. </td></tr>
  35.  
  36. <tr><td><div style="height: 5px;"></div></td></tr>
  37.  
  38. <tr><td><div class="centuriesbg2">
  39. <div class="centuries">b</div></div></td>
  40.  
  41. <td><div class="centuriesinfo2">
  42.  
  43. faces go here <b>bold</b> for favorites tbh
  44.  
  45. </div>
  46. </td></tr>
  47.  
  48. <tr><td><div style="height: 5px;"></div></td></tr>
  49.  
  50. <tr><td><div class="centuriesinfo3">
  51.  
  52. plots & kinks go here <b>bold</b> for favorites tbh
  53.  
  54. </div></td>
  55.  
  56. <td><div class="centuriesbg3"><div class="centuries">p</div></div>
  57. </td></tr>
  58. </table>
  59.  
  60. </center><p><center><div style=" text-transform: uppercase; width: 60px; text-align: center; font-size: 8px; background-color: #fff; padding: 5px;">© BRANDON</div></center>[/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment