Advertisement
randomtology

Untitled

Sep 24th, 2023 (edited)
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. <!--START TEXT + IMAGE ENTRY-->
  2. <div style="display: inline-block; width: 360px; height: 700px; overflow: auto;">
  3. <a name="CHAR1"></a>
  4.  
  5. <!--START ICON-->
  6. <div style="width: 360px; margin-top: 10px;">
  7. <img src="USERPIC-URL" style="border-radius: 50px; border: 2px solid #900aa2; margin-left: 125px;" alt="NAME">
  8. </div>
  9. <!--END ICON-->
  10.  
  11. <!--START NAME-->
  12. <div style="width: 350px; border-bottom: 1px solid #900aa2; margin: 5px; height: 40px; text-align: center;">
  13. <span style="font-size: 22px; font-family: Palatino, helvetica; color:#f4f9fc; line-height:35px; letter-spacing:1px; text-transform: uppercase; text-shadow: #00040e 0px 1px 1px;">
  14. NAME MCNAME<br/>
  15. </span>
  16. </div>
  17. <!--END NAME-->
  18.  
  19. <!--START LINK BAR-->
  20. <div style="display: block;">
  21.  
  22. <!--START USERNAME-->
  23. <div style="display: inline-block; margin-left: 10px; float: left; width: 140px;">
  24. <span style="font-family: Palatino, helvetica, arial, sans-serif; font-size:10px; color:#f4f9fc; letter-spacing:1px; text-align:justify; line-height: 10px; text-transform: uppercase;">
  25. <a href="http://USERNAME.dreamwidth.org/" style="text-decoration: none; color: #f4f9fc;">USERNAME</a>
  26. </span>
  27. </div>
  28. <!--END USERNAME-->
  29.  
  30. <!--START SONG-->
  31. <div style="display: inline-block; text-align: center; width: 55px;">
  32. <span style="font-size: 20px; font-family: Palatino, helvetica; color: #A6A6A6; line-height:35px; letter-spacing:1px; text-transform: uppercase; text-shadow: #747474 0px 1px 1px;">
  33. <a href="SONG-URL" style="color: #fda8fd; text-decoration: none;" target="_blank">♫</a>
  34. </span>
  35. </div>
  36. <!--END SONG-->
  37.  
  38. <!--START INBOX-->
  39. <div style="display: inline-block; float: right; margin-right: 10px;">
  40. <span style="font-family: Palatino, helvetica, arial, sans-serif; font-size:10px; color:#f4f9fc; letter-spacing:1px; text-align:justify; line-height: 10px; text-transform: uppercase;">
  41. <a href="INBOX-URL" style="text-decoration: none; color: #f4f9fc;">MESSAGE</a>
  42. </span>
  43. </div>
  44. <!--END INBOX-->
  45.  
  46. </div>
  47. <!--END LINK BAR-->
  48.  
  49. <!--START TEXT AREA-->
  50. <div style="width: 340px; height: 230px; margin: 10px; background-color: rgba(47, 5, 89, 0.5); overflow: auto;">
  51. <div style="text-align: left; padding: 5px; font-family: Palatino, helvetica, arial, sans-serif; color:#f4f9fc; font-size: 10px; letter-spacing: 0.5px;">
  52. <p>Text goes here, use "p" code for separating paragraphs</p>
  53.  
  54. </div>
  55. </div>
  56. <!--END TEXT AREA-->
  57.  
  58. <!--START IMAGE AREA-->
  59. <div style="width: 340px; height: 230px; margin: 10px;">
  60.  
  61. <img src="IMAGE-URL" style="margin: 10px 20px 10px 20px; padding: 2px; background-color: #AAAAAA; width: 300px; height: 200px;">
  62.  
  63. </div>
  64. <!--END IMAGE AREA-->
  65. </div>
  66. <!--END TEXT + IMAGE ENTRY-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement