elltaker

yellow starry

Nov 29th, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | Source Code | 0 0
  1. <div class="container col-md-3">
  2.  
  3. <div class="row no-gutters">
  4.  
  5. <!-- pagedoll / image (looks best as a pagedoll!) -->
  6. <div class="container col-md-5 mb-2" style="background-image: url(https://graphic.neocities.org/regen_26.gif); background-size:contain; height:235px; background-position:center; background-repeat: no-repeat;"></div>
  7.  
  8. <div class="card bg-faded col-md-7 p-2 align-items-center border-0">
  9.  
  10. <span class="row no-gutters mb-2">
  11.  
  12. <p class="text-uppercase" style="font-family:calibri; font-size:20px;"><i><b>
  13.  
  14. <!-- decor 1 -->
  15. <img src="https://graphic.neocities.org/tumblr_ltj3dfnYOM1r17znu.gif" style="height:25px; width:30px">ㅤ
  16.  
  17. <!-- name -->
  18. name lastname
  19.  
  20. <!-- decor 2 -->
  21. ㅤ <img src="https://graphic.neocities.org/tumblr_ltj3dfnYOM1r17znu.gif" style="height:25px; width:30px">
  22.  
  23. </b></i></p><br>
  24.  
  25. </span>
  26.  
  27. <div class="d-flex" style="height:153px;">
  28.  
  29. <div class="container col-7 mb-2" style="overflow-y:auto; width:280px; scrollbar-width: none;">
  30.  
  31. <!-- age -->
  32. <div class="d-flex justify-content-between">
  33.  
  34. <span>age</span>
  35. <span>content</span>
  36.  
  37. </div>
  38.  
  39. <!-- species -->
  40. <div class="d-flex justify-content-between">
  41.  
  42. <span>species</span>
  43. <span>content</span>
  44.  
  45. </div>
  46.  
  47. <!-- pronouns -->
  48. <div class="d-flex justify-content-between">
  49.  
  50. <span>prns</span>
  51. <span>content</span>
  52.  
  53. </div>
  54.  
  55. <!-- sexuality -->
  56. <div class="d-flex justify-content-between">
  57.  
  58. <span>s/o</span>
  59. <span>content</span>
  60.  
  61. </div>
  62.  
  63. <!-- title -->
  64. <div class="d-flex justify-content-between">
  65.  
  66. <span>info</span>
  67. <span>content</span>
  68.  
  69. </div>
  70.  
  71. <!-- paste more above -->
  72.  
  73. <!-- decor divider -->
  74. ㅤ <p align="center"><img src="https://graphic.neocities.org/tumblr_mb77l0H7QA1r7y61oo1_250.gif" style="height:25px; width:125px"></p>
  75.  
  76. <!-- text info -->
  77. <p class="text-justify">
  78.  
  79. Short info about the character. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis sollicitudin elit sed tellus blandit viverra sed eget odio. Donec accumsan tempor lacus, et venenatis elit feugiat non. Duis porta eros et velit blandit dapibus. Curabitur ac finibus eros. Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.
  80.  
  81. </p>
  82.  
  83. <!-- bottom decor -->
  84. <p align="center"><img src="https://graphic.neocities.org/Floatie_40.gif" style="height:80px; width:150px"></p>
  85.  
  86. </div>
  87.  
  88. <div class="container col-4">
  89.  
  90. <!-- side image decor -->
  91. <img src="https://graphic.neocities.org/Floatie_122.gif" style="height:145px; width:1000px">
  92.  
  93. </div>
  94.  
  95. </div>
  96.  
  97. <!-- code + art credit , do not remove -->
  98. <span>
  99.  
  100. <span class="text-primary tooltipster" title="code by elltaker" data-toggle="tooltip"><a href="https://toyhou.se/elltaker"><i class="fa-regular fa-code"></i></a></span>
  101.  
  102. <span class="text-primary tooltipster" title="decor art found here" data-toggle="tooltip"><a href="https://graphic.neocities.org/directory"><i class="fa-light fa-pen-paintbrush"></i></a></span>
  103.  
  104. </span>
  105.  
  106. </div>
  107.  
  108. </div>
  109.  
  110. </div>
Add Comment
Please, Sign In to add comment