brandonstarks

ansel elgort

May 12th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. [dohtml]<center>
  2. <style>
  3. .anselbg { width: 410px; background-image: url(http://tileablepatterns.com/wp-content/uploads/2015/01/Sofa.png); padding: 25px; }
  4. .ansel { width: 200px; padding: 25px; background-color: #fff; }
  5. .purpleansel { width: 120px; background-color: #876a9a; padding: 15px; }
  6. .purpleansel2 { width: 190px; padding: 5px; text-align: justify; height: 90px; overflow: auto; font-size: 10px; color: #000; }
  7. .purpleansel2::-webkit-scrollbar{ width: 2px; }
  8. .purpleansel2::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  9. .purpleansel2::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(173,153,186); }
  10. .purpleansel2 b { font-size: 12px; color: #AD99BA; }
  11.  
  12. .blueansel { width: 120px; background-color: #719da1; padding: 15px; }
  13. .blueansel2 { width: 190px; padding: 5px; font-size: 10px; text-align: justify; height: 90px; overflow: auto; color: #000; }
  14. .blueansel2::-webkit-scrollbar{ width: 2px; }
  15. .blueansel2::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  16. .blueansel2::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(184,206,208); }
  17. .blueansel2 b { font-size: 12px; color: #B8CED0; }
  18.  
  19. .greenansel { width: 120px; background-color: #b9deba; padding: 15px; }
  20. .greenansel2 { width: 190px; padding: 5px; text-align: justify; height: 90px; overflow: auto; font-size: 10px; color: #000; }
  21. .greenansel2::-webkit-scrollbar{ width: 2px; }
  22. .greenansel2::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  23. .greenansel2::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(185,222,204); }
  24. .greenansel2 b { font-size: 12px; color: #B9DECC; }</style>
  25.  
  26. <center><div class="anselbg">
  27. <table><td><div class="purpleansel">
  28. <img src="http://placehold.it/100" style="border: solid 10px #AD99BA;">
  29. </div></td>
  30.  
  31. <td><div class="ansel">
  32.  
  33. <div class="purpleansel2">
  34. about me goes here <b>bold</b> for important
  35.  
  36. </div></div></td></table>
  37. <table><td><div class="ansel">
  38.  
  39. <div class="blueansel2">
  40. faces go here <b>bolded</b> for favorites
  41. </div></div></td>
  42.  
  43. <td><div class="blueansel">
  44. <img src="http://placehold.it/100" style="border: solid 10px #B8CED0;">
  45. </div></td></table>
  46. <table><td><div class="greenansel">
  47. <img src="http://placehold.it/100" style="border: solid 10px #B9DECC;">
  48. </div></td>
  49.  
  50. <td><div style="width: 200px; padding: 25px; background-color: #fff;">
  51.  
  52. <div class="greenansel2">
  53. plots go here <b>bolded</b> for important or favorite stuff
  54. </div></div></td></table>
  55.  
  56. </div></center>
  57.  
  58. <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