Advertisement
LeafJelly

2000s Web User Profile - Pink

Nov 3rd, 2022 (edited)
3,281
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.37 KB | None | 1 0
  1. <!-----------------------------------------
  2. Free to Use 2000s Web User Profile Code
  3. Pink Theme
  4. By LeafJelly
  5.  
  6. Background: #FFF
  7. Font: #e871b1
  8. Links & Buttons: #f557ac
  9. Headers: #f557ac
  10. Font Accent: #ff0080
  11.  
  12. Sources for great 2000s profile decorations
  13. Eye strain and blood warning for these websites! They don't filter mature content.
  14. https://gifcity.carrd.co/
  15.  
  16. Rules
  17. 1. DO NOT REMOVE credits
  18. 2. DO NOT redistribute purchased codes
  19. 3. Turn off WYSIWYG before using my HTML codes and while editing, it'll break otherwise
  20. 4. You can modify and frankestein my codes with credit to all the source codes, and only if the other coders allow it.
  21. 5. You may NOT redistribute frankesteined codes under your own name, claiming it as your own work. Copy and pasting parts of my code without credit is theft, and takes advantage of my work that's provided for free.
  22. 6.You're allowed to heavily modify my codes, as long as credit to me stays on the page. If the credit breaks, feel free to write it in somewhere instead or at the bottom.
  23. -------------------------------------------->
  24. <div class="col-12 col-lg-8 m-auto">
  25.  
  26. <!--------------Border, change the first p-2 from 0-5 to change the thickness-------------------->
  27. <div class="col-12 rounded-0 p-1" style="font-family:calibri; color:#FFF; font-size:.9em; background: linear-gradient(to bottom right, #ffa8d4, #FFFFFF, #ffa8d4, #FFFFFF, #ffa8d4);">
  28.  
  29. <!-----Background-------->
  30. <div class="card border-0 rounded-0 px-0" style="background: url(https://gifcity.carrd.co/assets/images/gallery70/f6d1454d.gif?v=d32b0bb8) center; color:#e871b1;">
  31.  
  32. <!-----Top Banner, it repeats itself horizontally, Replace the URL-------->
  33. <div class="col-12 m-0 p-3"
  34. style="background:url(https://gifcity.carrd.co/assets/images/gallery46/e9bf9bf9.png?v=d32b0bb8) top; background-repeat: repeat-x;"></div>
  35.  
  36. <!--------------Content Box --------------------->
  37. <div class="col-12 col-lg-11 my-5 p-1 p-lg-5 mx-auto row">
  38.  
  39. <div class="col-12 p-1">
  40. <div class="card border-0 rounded-0 p-1" style="background:#FFF">
  41. <div class="row no-gutters text-center mx-auto">
  42. <!-----------HEADER---------->
  43. <p class="text-uppercase mx-2" style="font-size:2.2em;font-weight:700; color:#f557ac">
  44. <!---Left Side Img Decoration--->
  45. <img src="https://gifcity.carrd.co/assets/images/gallery08/03b33423.gif?v=d32b0bb8">
  46. <img src="https://gifcity.carrd.co/assets/images/gallery08/cec68336.gif?v=d32b0bb8">
  47. <img src="https://gifcity.carrd.co/assets/images/gallery08/fce18138.gif?v=d32b0bb8">
  48.  
  49. username or more decor
  50.  
  51. <!---Right Side Img Decoration--->
  52. <img src="https://gifcity.carrd.co/assets/images/gallery08/fce18138.gif?v=d32b0bb8">
  53. <img src="https://gifcity.carrd.co/assets/images/gallery08/cec68336.gif?v=d32b0bb8">
  54. <img src="https://gifcity.carrd.co/assets/images/gallery08/03b33423.gif?v=d32b0bb8">
  55. </p>
  56. </div>
  57. </div>
  58. </div>
  59.  
  60. <div class="col-12 col-lg-9 p-0 row no-gutters">
  61. <!----------Left Side------------>
  62. <div class="col-12 col-lg-4 p-1">
  63. <div class="card border-0 rounded-0 p-1 text-center h-100" style="background:#FFF">
  64. <!-----divider-------->
  65. <img src="https://gifcity.carrd.co/assets/images/gallery46/b2ff3c46.png?v=d32b0bb8" class="mx-auto">
  66.  
  67. <!--------Avatar Replace the URL------->
  68. <div class="square mx-auto my-1"
  69. style="background:url(https://styles.redditmedia.com/t5_335tj/styles/communityIcon_ev1t36ldbne31.jpg) center; background-size:cover; height:100px; width:100px; float:left"></div>
  70.  
  71. <!-----divider-------->
  72. <img src="https://gifcity.carrd.co/assets/images/gallery46/55ec983d.png?v=d32b0bb8" class="mx-auto mb-2">
  73. <span>Name/Nicknames</span>
  74. <p><img src="https://gifcity.carrd.co/assets/images/gallery75/2a47bdd6.gif?v=d32b0bb8">
  75. Pronouns . Age . Gender
  76. <img src="https://gifcity.carrd.co/assets/images/gallery75/7708fc0f.gif?v=d32b0bb8">
  77. </p>
  78.  
  79. <a href="URL_HERE" class="btn p-1 my-auto" style="border-radius:.5em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">
  80. Twitter</a>
  81. <a href="URL_HERE" class="btn p-1 my-auto" style="border-radius:.5em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">
  82. Instagram</a>
  83. <a href="URL_HERE" class="btn p-1 my-auto" style="border-radius:.5em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">
  84. Youtube</a>
  85. <a href="URL_HERE" class="btn p-1 my-auto" style="border-radius:.5em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">
  86. ArtFight</a>
  87. <a href="URL_HERE" class="btn p-1 my-auto" style="border-radius:.5em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">
  88. Tumblr </a>
  89. <a href="URL_HERE" class="btn p-1 my-auto" style="border-radius:.5em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">
  90. Carrd</a>
  91.  
  92. <!-----divider-------->
  93. <img src="https://gifcity.carrd.co/assets/images/gallery46/587daf49.gif?v=d32b0bb8" class="mx-auto mb-2">
  94. </div>
  95. </div>
  96.  
  97. <!----------Middle------------>
  98. <div class="col-12 col-lg-8 p-1">
  99.  
  100. <!-----------About me section------------>
  101. <div class="card border-0 rounded-0 p-1 text-center" style="background:#FFF">
  102.  
  103. <!-----Blinkies-------->
  104. <p>
  105. <img src="https://gifcity.carrd.co/assets/images/gallery22/6f08843d.gif?v=d32b0bb8">
  106. <img src="https://gifcity.carrd.co/assets/images/gallery22/e9a744e4.gif?v=d32b0bb8">
  107. <img src="https://gifcity.carrd.co/assets/images/gallery22/d6b82bc4.gif?v=d32b0bb8">
  108. <img src="https://gifcity.carrd.co/assets/images/gallery22/8ea6abd0.gif?v=d32b0bb88">
  109. <img src="https://gifcity.carrd.co/assets/images/gallery22/18c0ea12.gif?v=d32b0bb8">
  110. </p>
  111.  
  112. <!-----Title-------->
  113. <p class="text-uppercase mx-2 text-center" style="font-size:1.4em;font-weight:700; color:#f557ac">
  114. ABOUT ME</p>
  115. <!-----divider-------->
  116. <img src="https://gifcity.carrd.co/assets/images/gallery46/56b85645.gif?v=d32b0bb8" width="100%" class="mx-auto mb-1">
  117. <!------- Info it scrolls ------->
  118. <div class="px-1" style="height:200px; overflow:auto;">
  119. <p>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.</p>
  120.  
  121. <!-----Friends Section-------->
  122. <p class="text-uppercase m-0 text-center" style="font-size:1.4em;font-weight:700; color:#f557ac">
  123. Friends</p>
  124. <!-----divider-------->
  125. <img src="https://gifcity.carrd.co/assets/images/gallery46/8b4871c6.png?v=d32b0bb8" class="mx-auto">
  126. <p>List user names here with @username @ username
  127. </p>
  128. </div>
  129. </div>
  130.  
  131.  
  132.  
  133. <div class="row no-gutters">
  134. <!-----------Art Status section------------>
  135. <div class="col-12 col-lg-6 p-1">
  136. <div class="card border-0 rounded-0 my-1 h-100" style="background:#FFF">
  137. <!-----Title-------->
  138. <p class="text-uppercase mx-2 text-center" style="font-size:1.4em;font-weight:700; color:#f557ac">
  139. <img src="https://gifcity.carrd.co/assets/images/gallery13/fa7aa0a8.gif?v=d32b0bb8">
  140. Art
  141. <img src="https://gifcity.carrd.co/assets/images/gallery13/fa7aa0a8.gif?v=d32b0bb8">
  142. </p>
  143. <!-----divider-------->
  144. <img src="https://gifcity.carrd.co/assets/images/gallery46/5bbfb4e5.gif?v=d32b0bb8" width="100%" class="mx-auto mb-1">
  145. <!------- Info------->
  146. <div class="px-2 my-auto">
  147. <div class="justify-content-between">
  148. <p>Commissions</p>
  149. <a href="URL_HERE" ><i style="color:#ff0080">Open</i></a>
  150. </div>
  151.  
  152. <div class="justify-content-between">
  153. <p>Trades</p>
  154. <i class="text-right">Closed</i>
  155. </div>
  156.  
  157. <div class="justify-content-between">
  158. <p>Requests</p>
  159. <i class="text-right">Closed</i>
  160. </div>
  161. </div>
  162. </div>
  163. </div>
  164.  
  165. <!-----------Trade Status section------------>
  166. <div class="col-12 col-lg-6 p-1">
  167. <div class="card border-0 rounded-0 my-1 text-center h-100" style="background:#FFF">
  168. <!-----Title-------->
  169. <p class="text-uppercase mx-2 text-center" style="font-size:1.4em;font-weight:700; color:#f557ac">
  170. <img src="https://gifcity.carrd.co/assets/images/gallery74/9be86fc3.gif?v=d32b0bb8">
  171. Trade
  172. <img src="https://gifcity.carrd.co/assets/images/gallery74/9be86fc3.gif?v=d32b0bb8">
  173. </p>
  174. <!-----divider-------->
  175. <img src="https://gifcity.carrd.co/assets/images/gallery46/5bbfb4e5.gif?v=d32b0bb8" width="100%" class="mx-auto mb-1">
  176.  
  177. <!------- Buttons------->
  178. <div class="px-2 px-lg-3 text-uppercase">
  179. <a href="URL_HERE" class="btn btn-block rounded-0 py-1" style="border-radius:.5em;font-size:.9em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">Trades</a>
  180. <a href="URL_HERE" class="btn btn-block rounded-0 my-1 py-1" style="border-radius:.5em;font-size:.9em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">Sales</a>
  181. <a href="URL_HERE" class="btn btn-block rounded-0 py-1" style="border-radius:.5em;font-size:.9em; background:#fef3f9; color:#ff53a9; border:1px solid #ff53a9">Prefrences</a>
  182. </div>
  183. </div>
  184.  
  185. </div>
  186. </div>
  187. </div>
  188.  
  189. <!---------------STAMPS Remove this if you don't want it, or put something else in the <p>------------------->
  190. <div class="col-12 col-lg-12 p-1">
  191. <div class="card border-0 rounded-0 p-1 text-center h-100" style="background:#FFF">
  192. <p>
  193. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/70c238c9-be77-48bf-a469-9400a3ae9e62/db5hksd-c3303b3d-0669-4ee3-b468-4e864f716992.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzcwYzIzOGM5LWJlNzctNDhiZi1hNDY5LTk0MDBhM2FlOWU2MlwvZGI1aGtzZC1jMzMwM2IzZC0wNjY5LTRlZTMtYjQ2OC00ZTg2NGY3MTY5OTIuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.VNmYioHDQqfWnwmO1g5uRsEO1nQYY755s1QuprEzCc4">
  194. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/74037890-f83c-468f-83cf-33aa7bea7e7f/d89hzhj-0f24fd22-82f5-4e97-8331-4bff982f8687.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzc0MDM3ODkwLWY4M2MtNDY4Zi04M2NmLTMzYWE3YmVhN2U3ZlwvZDg5aHpoai0wZjI0ZmQyMi04MmY1LTRlOTctODMzMS00YmZmOTgyZjg2ODcuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.MAsCqgovtD5ybq_Hfe5QkLvanobq7sWmTUjXhfBOqqo">
  195. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/dad80f83-06a5-4521-88bc-42aebdedbebd/daigdnl-f0d81f12-4103-4ca6-96cd-1a09ff0e079b.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcL2RhZDgwZjgzLTA2YTUtNDUyMS04OGJjLTQyYWViZGVkYmViZFwvZGFpZ2RubC1mMGQ4MWYxMi00MTAzLTRjYTYtOTZjZC0xYTA5ZmYwZTA3OWIucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.142COi_qOILw1hHl5RRe1GOhIk3uoPZPP6a90WEYsFE">
  196. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/9c694ef0-ce82-461b-9e43-ea953fddf162/daq8cyh-9efa9cae-8385-4ce8-9ce8-a6c6926bc04d.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzljNjk0ZWYwLWNlODItNDYxYi05ZTQzLWVhOTUzZmRkZjE2MlwvZGFxOGN5aC05ZWZhOWNhZS04Mzg1LTRjZTgtOWNlOC1hNmM2OTI2YmMwNGQuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.j65W7XXZN2pfhj1YIPuO3Z0PBfhnQSYufqp-7wIsa0Q">
  197. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/74037890-f83c-468f-83cf-33aa7bea7e7f/d5bf32n-8a7d8c0c-06ee-4f7f-a967-ac954add939d.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzc0MDM3ODkwLWY4M2MtNDY4Zi04M2NmLTMzYWE3YmVhN2U3ZlwvZDViZjMybi04YTdkOGMwYy0wNmVlLTRmN2YtYTk2Ny1hYzk1NGFkZDkzOWQuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.R3a0FRSm1IrRhCx28_6dEaW5dCi02Oq150EA2Wx7p-U">
  198. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/ab425c09-1414-4a56-b5e1-6febe3c582a9/d2q2ihg-3f691d52-5bf9-46ff-8333-45964a533a8c.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcL2FiNDI1YzA5LTE0MTQtNGE1Ni1iNWUxLTZmZWJlM2M1ODJhOVwvZDJxMmloZy0zZjY5MWQ1Mi01YmY5LTQ2ZmYtODMzMy00NTk2NGE1MzNhOGMucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.FlDGDIQ887vsv2Nk3UvmcKKENurThliMIc9e5lIwVvg">
  199. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/dbec6980-bee8-4bbe-9a91-4814c17707a5/d1whs00-62a768d1-14ca-49ca-bfb5-ef4010732f2e.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcL2RiZWM2OTgwLWJlZTgtNGJiZS05YTkxLTQ4MTRjMTc3MDdhNVwvZDF3aHMwMC02MmE3NjhkMS0xNGNhLTQ5Y2EtYmZiNS1lZjQwMTA3MzJmMmUucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.SW7EndqBl1dphH5_6tUgf_hH2-HkhL9JMx5mQbO4pAI">
  200. </p>
  201. </div>
  202. </div>
  203. <!----Stamps end----->
  204.  
  205. </div>
  206.  
  207. <!----------Right Side------------>
  208. <div class="col-12 col-lg-3 py-1 px-1">
  209. <div class="card border-0 rounded-0 p-0 text-center" style="background:#FFF">
  210. <!-----Top Banner Fake Windows-------->
  211. <div class="card-info mb-1"
  212. style="background: url(https://gifcity.carrd.co/assets/images/gallery70/1fc3ac01.gif?v=d32b0bb8) center;">
  213.  
  214. <div class="row pull-right mr-1 pt-1">
  215. <div class="card px-1 py-2 mr-1" style="background:#e871b1;color:#FFF;"><i class="fa fa-minus fa-xs"></i></div>
  216. <div class="card px-1 py-2 mr-1" style="background:#e871b1;color:#FFF;"><i class="fa fa-window-restore fa-xs"></i></div>
  217. <div class="card px-1 py-2" style="background:#e871b1;color:#FFF;"><i class="fa fa-times fa-xs"></i></div>
  218. </div>
  219.  
  220. <p class="text-uppercase mx-2 text-left my-1" style="font-size:1em;font-weight:700; color:#e871b1">
  221. Featured
  222. </p>
  223. </div>
  224.  
  225. <div class="col-12 row no-gutters py-1 px-0 mx-auto">
  226. <!--------Character 1 ------->
  227. <div class="col-6 col-md-3 col-lg-12 mx-auto my-1">
  228. <div class="square mx-auto"
  229. style="background:url(https://pbs.twimg.com/media/EBUcxtwWwAE4YcN.png) center;
  230. background-size:cover; height:100px; width:100px;"></div>
  231.  
  232. <a href="URL_HERE" title="Character Name" class="text-uppercase"
  233. style="color:#00C2FF">
  234. <img src="https://gifcity.carrd.co/assets/images/gallery74/d0fe5789.gif?v=d32b0bb8">
  235. Name
  236. <img src="https://gifcity.carrd.co/assets/images/gallery74/d0fe5789.gif?v=d32b0bb8">
  237. </a>
  238. </div>
  239.  
  240. <!--------Character 2 ------->
  241. <div class="col-6 col-md-3 col-lg-12 mx-auto my-1">
  242. <div class="square mx-auto"
  243. style="background:url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTtbRGwjNkBReBG-UCTkxXYyKzczrsywbtZKw&usqp=CAU) center;
  244. background-size:cover; height:100px; width:100px;"></div>
  245.  
  246. <a href="URL_HERE" title="Character Name" class="text-uppercase"
  247. style="color:#1DF061">
  248. <img src="https://gifcity.carrd.co/assets/images/gallery13/293c155d.gif?v=d32b0bb8">
  249. Name
  250. <img src="https://gifcity.carrd.co/assets/images/gallery13/293c155d.gif?v=d32b0bb8">
  251. </a>
  252. </div>
  253.  
  254. <!--------Character 3 ------->
  255. <div class="col-6 col-md-3 col-lg-12 mx-auto my-1">
  256. <div class="square mx-auto"
  257. style="background:url(https://64.media.tumblr.com/9f985bc1b1e7163b785525d3a56d5961/284f50d515e127a5-70/s400x600/376e367d582b4fab4140b47e6a8e95e4e59599b9.jpg) center;
  258. background-size:cover; height:100px; width:100px;"></div>
  259.  
  260. <a href="URL_HERE" title="Character Name" class="text-uppercase"
  261. style="color:#d04c93061">
  262. <img src="https://gifcity.carrd.co/assets/images/gallery13/bf75e966.png?v=d32b0bb8">
  263. Name
  264. <img src="https://gifcity.carrd.co/assets/images/gallery13/bf75e966.png?v=d32b0bb8">
  265. </a>
  266. </div>
  267.  
  268. <!----------Copy and paste above here for more charas------------->
  269. </div>
  270. </div>
  271.  
  272. <!-----------------Small Page doll Remove it if you don't want it---------------------->
  273. <div class="col-12 text-center">
  274. <p><img src="https://gifcity.carrd.co/assets/images/gallery83/ee59b1c3.gif?v=d32b0bb8" style="max-height:150px;"></p>
  275. </div>
  276.  
  277. </div>
  278.  
  279. </div>
  280.  
  281. <!-----Bottom Banner, it repeats itself horizontally, Replace the URL-------->
  282. <div class="col-12 m-0 p-3"
  283. style="background:url(https://gifcity.carrd.co/assets/images/gallery46/3f95c264.gif?v=d32b0bb8) bottom; background-repeat: repeat-x;"></div>
  284.  
  285. </div>
  286. </div>
  287.  
  288. <!--------CREDIT DO NOT REMOVE----------->
  289. <div class="text-center mt-1">
  290. <a href="/LeafJelly"> <i class="fa-solid fa-code text-dark fa-sm tooltipster" title="Code by LeafJelly"></i></a>
  291. </div>
  292.  
  293. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement