t3ch13-c0l0rs

almond

Dec 18th, 2021 (edited)
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. <!--
  2. WHATS UP MICROWAVE NATION IM BACK INTO CODERS QUARTERS FINALLY!!!!!! BASED
  3. anyways just a simple little code idea i had for the holidays ^_^ i hope u like it!
  4. -->
  5.  
  6. <div class="col-12 mx-auto">
  7.  
  8. <div class="col-md-6 col-sm-12 mx-auto">
  9.  
  10. <div class="rounded-circle bg-faded col-md-3 col-sm-12 p-3 mx-auto align-items-center justify-content-center" style="height: 120px">
  11.  
  12.  
  13. <!-- this is.............. the same thing as normal i will not explain it again just remove the "fmh5Pynr140" from the embed and have fun putting the song u want in -->
  14. <span style="">
  15. <iframe class="flex-fill"
  16. style="height: 2em; width: 2em; opacity: .01; position: absolute; margin-top: 6px; z-index: 1" frameborder="0"
  17. allow="encrypted-media; gyroscope; picture-in-picture; accelerometer"
  18. allowfullscreen
  19. src="https://www.youtube.com/embed/fmh5Pynr140"></iframe>
  20.  
  21. <i class="fas fa-play fa-3x mt-1"></i></span>
  22.  
  23. </div>
  24. <div class="col-md-10 col-sm-12 mx-auto bg-faded p-3" style="margin-top: -50px; z-index: -1;">
  25.  
  26. <div class="mt-5" style="text-align: center">
  27.  
  28.  
  29. <!-- name of song-->
  30. <p class="text-muted">
  31.  
  32. <em>#sawg - odaxelagnia (Wan Bushi remix)</em>
  33.  
  34. </p>
  35.  
  36. </div>
  37.  
  38.  
  39. </div>
  40.  
  41. <div class="col-md-10 col-sm-12 mx-auto bg-faded">
  42. <div style="text-align: center;">
  43.  
  44. <a class="btn" data-bs-toggle="collapse" data-toggle="collapse" href="#toppy" aria-expanded="false" aria-controls="toppy" style="cursor: pointer">
  45. <i class="fas fa-caret-down fa-2x"></i>
  46.  
  47. </a>
  48.  
  49. </div>
  50.  
  51.  
  52. <div class="collapse" id="toppy">
  53.  
  54. <div class="p-3">
  55.  
  56. <div class="row no-gutters">
  57.  
  58. <!-- profile picture. base icon is from pix and bit -->
  59.  
  60. <div class="col-md-6 col-sm-12" style="background-image: url(https://pixandbit.neocities.org/pixbit/pixavatar.png); background-repeat: no-repeat; background-size: cover">
  61. </div>
  62.  
  63. <div class="col-md-5 col-sm-12 ml-md-4 ml-md-0">
  64.  
  65. <!-- name -->
  66.  
  67. <div class="justify-content-between">
  68.  
  69. <p style="font-weight: 800">NAME:</p>
  70.  
  71. <p>lorem ipsum</p>
  72.  
  73. </div>
  74.  
  75. <!-- age -->
  76.  
  77. <div class="justify-content-between">
  78.  
  79. <p style="font-weight: 800">AGE:</p>
  80.  
  81. <p>450</p>
  82.  
  83. </div>
  84.  
  85. <!-- gender -->
  86.  
  87. <div class="justify-content-between">
  88.  
  89. <p style="font-weight: 800">GENDER:</p>
  90.  
  91. <p>agender</p>
  92.  
  93. </div>
  94.  
  95. <!-- pro-nouns -->
  96.  
  97. <div class="justify-content-between">
  98.  
  99. <p style="font-weight: 800">PRONOUNS:</p>
  100.  
  101. <p>they/it</p>
  102.  
  103. </div>
  104.  
  105. <!-- pro-nouns -->
  106.  
  107. <div class="justify-content-between">
  108.  
  109. <p style="font-weight: 800">BIRTHDAY:</p>
  110.  
  111. <p>??/??/1500</p>
  112.  
  113. </div>
  114.  
  115. <!-- end of basic info-->
  116.  
  117. </div>
  118.  
  119. <!-- QUOTE -->
  120. <div class="col-12 card rounded-0 border-0 p-3 text-muted mt-2" style="font-weight: 300">
  121.  
  122. <em>
  123. WHEN LIFE GIVES ME LEMONS, I MAKE BEEF STEW!
  124. </em>
  125.  
  126. </div>
  127.  
  128. <!-- end of the collapse -->
  129.  
  130. </div>
  131.  
  132.  
  133. </div>
  134.  
  135.  
  136. <!-- end 2 -->
  137.  
  138. </div>
  139.  
  140. </div>
  141.  
  142.  
  143. <!-- end fr dont remove the creit -->
  144. <div class="col-md-10 mx-auto col-sm-12">
  145.  
  146.  
  147. <a href="/micro-wave">
  148.  
  149. <i class="fas fa-microwave"></i>
  150.  
  151. </a>
  152.  
  153. </div>
  154.  
  155. </div>
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162. </div>
  163.  
  164. </div>
Advertisement
Add Comment
Please, Sign In to add comment