Advertisement
fofuracat00

7 CODE - f2u (toyhouse)

Jun 6th, 2021 (edited)
433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.32 KB | None | 0 0
  1. <!---------- C O D E F2U ------------->
  2. <!-- R U L E S -->
  3. <!-- you can use and edit at will. -->
  4. <!-- do not sell or use the code as offer. -->
  5. <!-- talk to me (in inbox) if you want to sell your edition of the code. -->
  6. <!-- if you have questions about how to use the code, can tell me. -->
  7. <!-- you can call me on this account or my personal account (fofuracat00). -->
  8. <!-- ALSO: I'm more active at fofuracat00. -->
  9. <!---------- C O D E F2U ------------->
  10.  
  11.  
  12.  
  13. <!-- background -->
  14. <div class="bg-warning" style="position:absolute;top:0;bottom:0;left:0;background: linear-gradient(180deg, rgba(255,255,255,0.3), rgba(255,255,255,0.8));width:100%;z-index:-1;"></div>
  15.  
  16.  
  17. <!-- container -->
  18. <div class="col-md-7 mt-3 container">
  19.  
  20. <!-- row -->
  21. <div class="row no-gutters">
  22.  
  23. <!-- first row -->
  24. <div class="col-md-6 p-1">
  25.  
  26. <!-- background -->
  27. <!-- place a direct link to the image in the url(HERE) -->
  28. <div class="card bg-success" style="background: url(HERE);background-position:center;
  29. background-size:cover;background-repeat: no-repeat;border: 1px solid #464D55;">
  30.  
  31. <div class="card border-0" style="background-color: rgba(42,67,85, 0.8);height:450px;">
  32. <div class="card border-0" style="background-color: rgba(0,0,0, 0.5);height:100px;">
  33.  
  34.  
  35.  
  36. <!-- title or name -->
  37. <!-- you can make combination of letters you want -->
  38. <!-- letter I -->
  39. <h1 class="text-center pt-2 faded text-uppercase text-warning" style="letter-spacing:2px;">
  40. n
  41. </h1>
  42.  
  43. <h1 class="text-center text-white" style="letter-spacing:2px;margin-top:-10px;">
  44. name
  45. </h1>
  46.  
  47. <!-- letter I -->
  48. <h1 class="text-center pt-2 faded text-uppercase text-warning" style="letter-spacing:2px;margin-top:-10px;">
  49. m
  50.  
  51. </h1></div>
  52.  
  53.  
  54.  
  55. <!-- decoration (ignore) -->
  56. <div class="card p-4 bg-transparent border-0 rounded-0">
  57. <div class="row no-guitters">
  58. <div class="col-1 faded mr-2 bg-warning" style="min-height:200px;"></div>
  59. <div class="col-9" style="min-height:200px;">
  60.  
  61.  
  62.  
  63. <!-- basic info I -->
  64. <!-- content -->
  65. <h1 class="text-left pt-2 text-white" style="letter-spacing:2px;font-size:16px;">
  66. content
  67. </h1>
  68.  
  69. <!-- info -->
  70. <h1 class="text-left text-warning" style="letter-spacing:2px;margin-top:-7px;font-size:13px;">
  71. info
  72. </h1>
  73.  
  74.  
  75. <!-- basic info II -->
  76. <!-- content -->
  77. <h1 class="text-right pt-2 text-white" style="letter-spacing:2px;font-size:16px;">
  78. content
  79. </h1>
  80.  
  81. <!-- info -->
  82. <h1 class="text-right text-warning" style="letter-spacing:2px;margin-top:-7px;font-size:13px;">
  83. info
  84. </h1>
  85.  
  86.  
  87. <!-- basic info III -->
  88. <!-- content -->
  89. <h1 class="text-left pt-2 text-white" style="letter-spacing:2px;font-size:16px;">
  90. content
  91. </h1>
  92.  
  93. <!-- info -->
  94. <h1 class="text-left text-warning" style="letter-spacing:2px;margin-top:-7px;font-size:13px;">
  95. info
  96.  
  97. </h1></div></div>
  98.  
  99.  
  100.  
  101. <div class="card my-2 border-0 p-1 text-center" style="border-radius:1rem;background-color: rgba(0,0,0, 0.5);">
  102.  
  103.  
  104. <!-- SOCIAL MIDIA I -->
  105. <!-- <!-- fill in the href="HERE" with your social midia link -->
  106. <!-- put the name of the social media in the title="HERE" and fa-HERE -->
  107. <!-- ALSO: remove the (social media...) -->
  108. <p>
  109. <a href="HERE" class="text-warning text-center" data-placement="bottom" data-toggle="tooltip" title="HERE(social midia I)">
  110. <i class="fab fa-HERE text-center"/></a>
  111.  
  112. <!-- SOCIAL MIDIA II -->
  113. <a href="HERE" class="text-warning text-center" data-placement="bottom" data-toggle="tooltip" title="HERE(social midia II)">
  114. <i class="fab fa-HERE text-center"/></a>
  115.  
  116. <!-- SOCIAL MIDIA III -->
  117. <a href="HERE" class="text-warning text-center" data-placement="bottom" data-toggle="tooltip" title="HERE(social midia III)">
  118. <i class="fab fa-HERE text-center"/></a>
  119.  
  120. <!-- SOCIAL MIDIA IV -->
  121. <a href="HERE" class="text-warning text-center" data-placement="bottom" data-toggle="tooltip" title="HERE(social midia IV)">
  122. <i class="fab fa-HERE text-center"/></a>
  123.  
  124. <!-- SOCIAL MIDIA V -->
  125. <a href="HERE" class="text-warning text-center" data-placement="bottom" data-toggle="tooltip" title="HERE(social midia V)">
  126. <i class="fab fa-HERE text-center"/></a>
  127.  
  128.  
  129.  
  130. <!-- if you want to put one more, just copy it and paste it:
  131. <a href="HERE" class="text-warning text-center" data-placement="bottom" data-toggle="tooltip" title="HERE">
  132. <i class="fab fa-HERE text-center"/></a>
  133. don't forget to make the necessary changes. -->
  134.  
  135.  
  136.  
  137. </p></div>
  138.  
  139. <!-- credits -->
  140. <!-- fill in the same way you filled social media -->
  141.  
  142. <!-- ICON (second row image) -->
  143. <a href="HERE" class="text-white text-center" data-placement="bottom" data-toggle="tooltip" title="icon by NAME">
  144. <i class="fal fa-circle text-center"/></a>
  145.  
  146. <!-- BACKGROUND (first row image) -->
  147. <a href="HERE" class="text-white text-center" data-placement="bottom" data-toggle="tooltip" title="background by NAME">
  148. <i class="fal fa-circle"/></a>
  149.  
  150.  
  151. <!-- CODE -->
  152. <a href="https://toyhou.se/11409168.7-code-f2u" class="text-white text-center" data-placement="bottom" data-toggle="tooltip" title="code by codecat00">
  153. <i class="fal fa-diamond text-center"/>
  154.  
  155. </a></div></div></div></div>
  156.  
  157.  
  158.  
  159. <!-- second row -->
  160. <div class="col-md-6 p-1">
  161. <!-- icon -->
  162. <div class="card bg-warning" style="background: url(HERE);background-position:center center;
  163. background-repeat: no-repeat;height:450px;border: 1px solid #464D55;">
  164.  
  165. </div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement