Advertisement
Guest User

Untitled

a guest
Oct 11th, 2019
712
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.97 KB | None | 0 0
  1. <!--
  2. DO NOT REMOVE MY CREDIT
  3. -->
  4. <div class="container p-5" style="background-color: #bee2c8">
  5. <!-- Header -->
  6. <div class="row p-2 mb-2"
  7. style="color:#225e57; background-color:#f2d8b3;
  8. border: 10px ridge #90b1aa;
  9. ">
  10. <div class = "col-md-4">
  11. <!-- Name -->
  12. <h1 class="display-4" style="font-weight:700"><b>Name</b></h1>
  13. </div>
  14. <div class = "col-md-8">
  15. <!-- Title -->
  16. <h1 class="display-4 text-right" style=""><i>My title</i></h1>
  17. </div>
  18. </div>
  19. <div class="row">
  20. <!-- Replace LINK with a direct link your your character's image-->
  21. <div class = "col-md-3 col-sm-6 mr-3 mt-2"
  22. style="background-image:url(LINK);
  23. background-size:cover;background-position:center 0;background-repeat:no-repeat;min-height:340px;
  24. border: 10px ridge #90b1aa
  25. ">
  26. </div>
  27. <div class = "col pl-3 pt-2 mt-2" style="
  28. background-image:url();
  29. background-size:cover;background-position:center 0;background-repeat:no-repeat;min-height:300px;
  30. background-color:#f2d8b3; border: 10px ridge #90b1aa;
  31. ">
  32. <h1 class="display-4 ml-2 mb-4 mt-2" style="font-weight:700;color:#225e57">About</h1>
  33. <!-- About -->
  34. <div class="row">
  35. <div class="col-md-5 ml-2" style="color:#225e57">
  36. <div class="row mb-2 mt-2">
  37. <div class="col-md-4 text-uppercase font-weight-bold">
  38. Name
  39. </div>
  40. <div class="text-md-right text-sm-left col-md-8">
  41. [name]
  42. </div>
  43. </div>
  44. <div class="row mb-2">
  45. <div class="col-md-4 text-uppercase font-weight-bold">
  46. Gender
  47. </div>
  48. <div class="col-md-8 text-md-right text-sm-left ">
  49. [gender]
  50. </div>
  51. </div>
  52. <div class="row mb-2">
  53. <div class="col-md-4 text-uppercase font-weight-bold">
  54. Age
  55. </div>
  56. <div class="col-md-8 text-md-right text-sm-left ">
  57. [age]
  58. </div>
  59. </div>
  60. <div class="row mb-2">
  61. <div class="col-md-4 text-uppercase font-weight-bold">
  62. Job
  63. </div>
  64. <div class="col-md-8 text-md-right text-sm-left ">
  65. [age]
  66. </div>
  67. </div>
  68. <div class="row mb-2">
  69. <div class="col-md-4 text-uppercase font-weight-bold">
  70. Height
  71. </div>
  72. <div class="col-md-8 text-md-right text-sm-left ">
  73. [height]
  74. </div>
  75. </div>
  76. <div class="row mb-2">
  77. <div class="col-md-4 text-uppercase font-weight-bold">
  78. Birthday
  79. </div>
  80. <div class="col-md-8 text-md-right text-sm-left">
  81. [birthday]
  82. </div>
  83. </div>
  84. <div class="row mb-2">
  85. <div class="col-md-4 text-uppercase font-weight-bold">
  86. Home
  87. </div>
  88. <div class="col-md-8 text-md-right text-sm-left">
  89. [home]
  90. </div>
  91. </div>
  92. <div class="row mb-2">
  93. <div class="col-md-4 text-uppercase font-weight-bold">
  94. Orientation
  95. </div>
  96. <div class="col-md-8 text-md-right text-sm-left">
  97. [orientation]
  98. </div>
  99. </div>
  100. </div>
  101. <!-- Playlist, credit to lowkeywicked for the playlist code-->
  102. <div class="col mr-4 ml-2 mb-4" style="color:#225e57; font-weight:500">
  103. <ul class="list-group">
  104. <li class="list-group-item d-block border-0" style="background:#f2d8b3">
  105. <h1 class="display-4 mb-0" style="font-weight:700">Playlist</h1></li>
  106. <li class="list-group-item d-block" style="background:#90b1aa">Song title
  107. <a href="LINK" target="_BLANK"><i style="color:#225e57;" class="fas fa-play pull-right m-1" /></a>
  108. </li>
  109. <li class="list-group-item d-block" style="background:#90b1aa">Song title
  110. <a href="LINK" target="_BLANK"><i style="color:#225e57;" class="fas fa-play pull-right m-1" /></a>
  111. </li>
  112. <li class="list-group-item d-block" style="background:#90b1aa">Song title
  113. <a href="LINK" target="_BLANK"><i style="color:#225e57;" class="fas fa-play pull-right m-1" /></a>
  114. </li>
  115. <li class="list-group-item d-block" style="background:#90b1aa">Song title
  116. <a href="LINK" target="_BLANK"><i style="color:#225e57;" class="fas fa-play pull-right m-1" /></a>
  117. </li>
  118. </ul>
  119. </div>
  120. </div>
  121. </div>
  122. </div>
  123. <!-- Moodboard, replace LINK with your images -->
  124. <div class="row mt-4">
  125. <div class="col-md-3 col-sm-6 text-center mb-3" >
  126. <img src="LINK" style = "border: 10px ridge #90b1aa">
  127. </div>
  128. <div class="col-md-3 col-sm-6 text-center mb-3">
  129. <img src="LINK" style = "border: 10px ridge #90b1aa">
  130. </div>
  131. <div class="col-md-3 col-sm-6 text-center mb-3">
  132. <img src="LINK" style = "border: 10px ridge #90b1aa">
  133. </div>
  134. <div class="col-md-3 col-sm-6 text-center mb-3">
  135. <img src="LINK" style = "border: 10px ridge #90b1aa">
  136. </div>
  137. </div>
  138. <!-- Collapsable Read More section-->
  139. <div class="display-4 mt-3" style="color: #225e57; font-weight:700; background: #f2d8b3; margin-right:-15px; margin-left:-15px">
  140. <a data-toggle="collapse" data-target="#collapseExample" class="w-100 btn btn-outline-secondary rounded-0"
  141. style="cursor:pointer;
  142. border: 10px ridge #90b1aa
  143. ">
  144.  
  145. Read more
  146.  
  147. </a>
  148. </div>
  149. <div class="collapse" id="collapseExample" style="; margin-right:-15px; margin-left:-15px; ">
  150. <div class="card card-body p-3" style="background: #f2d8b3; max-height:300px; overflow-y: scroll; color: #225e57">
  151. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  152. <br><br>
  153. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  154. <br><br>
  155. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  156. </div>
  157. </div>
  158. <p class="mt-3">Layout by <a href="https://toyhou.se/foleso">foleso</a><br>Playlist code by <a href="https://toyhou.se/lowkeywicked">lowkeywicked</a>
  159. </p>
  160. </div>
  161.  
  162. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement