Advertisement
RageQxeen

Braun

Nov 25th, 2022
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.77 KB | None | 0 0
  1. <html>
  2. <body>
  3. <style type="text/css">
  4.  
  5. @import url(https://fonts.googleapis.com/css?family=Staatliches|Cinzel+Decorative);
  6.  
  7. html, body {
  8. background: #636363; /* fallback for old browsers */
  9. background: -webkit-linear-gradient(to left, #daa520, #636363); /* Chrome 10-25, Safari 5.1-6 */
  10. background: linear-gradient(to left, #daa520, #636363); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  11. }
  12.  
  13. ::-webkit-scrollbar-button:vertical:{
  14. background-color: #transparent;}
  15.  
  16. ::-webkit-scrollbar-thumb:vertical {
  17. background-color:#transparent;
  18. height:150px;}
  19.  
  20. ::-webkit-scrollbar-thumb:horizontal {
  21. background-color:#transparent;
  22. height:60px;}
  23.  
  24.  
  25. ::-webkit-scrollbar {
  26. height:60px;
  27. width:5px;
  28. background-color:#transparent;}
  29.  
  30. .cover {
  31. background:url('https://thumbs.gfycat.com/RingedSpicyKodiakbear-size_restricted.gif');
  32. opacity: 0.2;
  33. position: absolute;
  34. width: 100vw;
  35. height: 100vh;
  36. left: 0vw;
  37. top: 0vw;
  38. z-index: 1;
  39. overflow: hidden;
  40. }
  41.  
  42. #image {
  43. width: 43vw;
  44. margin: 0px;
  45. border: none;
  46. height: 40vw;
  47. background-color:transparent;
  48. position: absolute;
  49. left: 2vw;
  50. bottom: 0vw;
  51. background-image:url("https://i.imgur.com/MFEjmOj_d.webp?maxwidth=640&shape=thumb&fidelity=medium");
  52. background-repeat:no-repeat;
  53. background-position: bottom;
  54. background-size: 100%;
  55. z-index: 3;
  56. }
  57.  
  58. #container {
  59. background-color: transparent;
  60. background-image:url("https://i.pinimg.com/originals/94/43/55/9443555bb62545335aa83d8129ae1db0.jpg");
  61. background-repeat:no-repeat;
  62. background-position: bottom;
  63. background-size: cover;
  64. width: 60vw;
  65. height: 25vw;
  66. margin:auto;
  67. position: absolute;
  68. padding: 5px;
  69. left: 25vw;
  70. bottom: 3vw;
  71. z-index:2;
  72. box-shadow: 0px 10px 15px #000;
  73. border-right: solid 4px #000;
  74. border-bottom: solid 4px #000;
  75. border-top: solid 4px #000;
  76. }
  77.  
  78. #content {
  79. background-color: rgb(0, 0, 0, 0.8);
  80. width: 40vw;
  81. height: 23.5vw;
  82. margin:auto;
  83. position: absolute;
  84. padding: 10px;
  85. font-family: 'Staatliches', cursive;
  86. font-size: 18px;
  87. color: #fff;
  88. right: 0.5vw;
  89. bottom: .25vw;
  90. z-index:1;
  91. }
  92.  
  93. #nav {
  94. background-color: transparent;
  95. width: 12vw;
  96. height: .5vw;
  97. margin:auto;
  98. position: absolute;
  99. right: 15vw;
  100. bottom: 30vw;
  101. text-align:right;
  102. z-index:1;
  103. }
  104.  
  105. #nav a, #nav a:link, #nav a:visited {
  106. display:inline-block;
  107. height: 3vw;
  108. width: .9vw;
  109. text-decoration:none;
  110. background: #000;
  111. margin: 5px;
  112. border-radius: 30%;
  113. -webkit-transition: 0.5s linear;
  114. -moz-transition: 0.5s linear;
  115. -o-transition: 0.5s linear;
  116. transition: 0.5s linear;
  117. }
  118.  
  119. #nav a:active, #nav a:hover {
  120. display:inline-block;
  121. height: 3vw;
  122. width: .9vw;
  123. text-decoration:none;
  124. background: #826313;
  125. margin: 5px;
  126. border-radius: 30%;
  127. -webkit-transition: 0.5s linear;
  128. -moz-transition: 0.5s linear;
  129. -o-transition: 0.5s linear;
  130. transition: 0.5s linear;
  131. }
  132.  
  133. .name {position: absolute;
  134. font-family: 'Cinzel Decorative';
  135. color: #fff;
  136. font-size: 4vw;
  137. top: -4.4vw;
  138. left: 10vw;
  139. width: 43vw;
  140. height: 5vw;
  141. border: 0px solid #000;
  142. text-align: justify;
  143. text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
  144. overflow: auto;
  145. padding:5px 5px 5px 5px;
  146. z-index: 5;}
  147.  
  148. .title { background: transparent;
  149. background:url('https://j.gifs.com/5yyPWY.gif') 50px 50px repeat;
  150. background-position: bottom;
  151. position: absolute;
  152. font-family: 'Cinzel Decorative';
  153. font-size: 4vw;
  154. top: -4.4vw;
  155. left: 10vw;
  156. width: 43vw;
  157. height: 5vw;
  158. text-align: justify;
  159. padding:5px 5px 5px 5px;
  160. -webkit-text-fill-color: transparent;
  161. -webkit-background-clip: text;
  162. z-index: 6;}
  163.  
  164. h1 {
  165. background: url(https://i.giphy.com/media/oX7t3jYydz6eS4759m/giphy.webp);
  166. background-position: center;
  167. background-size:cover;
  168. line-height:1vw;
  169. letter-spacing: 0.2vw;
  170. font-size: 4vh;
  171. font-family: 'Cinzel Decorative';
  172. text-align: center;
  173. border: .2vh solid #15181F;
  174. border-radius: 10px;
  175. color: #826313;
  176. filter: drop-shadow(0px 0px 10px #15181F);
  177. text-shadow: 3px 1px 2px #15181F, 0 0 25px #15181F;
  178. margin-top: 1vh;
  179. }
  180. </style>
  181. <div class="cover"></div>
  182.  
  183. <div id="image"></div>
  184.  
  185. <div id="nav">
  186. <a href="#one"></a>
  187. <a href="#two"></a>
  188. <a href="#three"></a>
  189. <a href="#four"></a>
  190. </div>
  191.  
  192. <div id="container">
  193.  
  194. <div class="name">The Booty Hunter</div>
  195. <div class="title">The Booty Hunter</div>
  196.  
  197. <div id="content">
  198. <div style="width: 40vw; height: 23.5vw; overflow-y: hidden;">
  199.  
  200. <a name="one"></a>
  201. <div style="width: 40vw; height: 23.5vw; overflow: auto;" align="center">
  202. <h1>The Basics</h1>
  203. <span style="float:left;"><b>True Name</b></span><span style="float:right;">HERE</span><br>
  204. <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="HERE">hover</a></span><br>
  205. <span style="float:left;"><b>Gender</b></span><span style="float:right;">HERE</span><br>
  206. <span style="float:left;"><b>Apparent Age</b></span><span style="float:right;">HERE</span><br><br>
  207. <span style="float:left;"><b>Ethnicity</b></span><span style="float:right;">HERE</span><br>
  208. <span style="float:left;"><b>Orientation</b></span><span style="float:right;">HERE</span><br>
  209. <span style="float:left;"><b>Marital Status</b></span><span style="float:right;">HERE</span><br>
  210. <span style="float:left;"><b>Affiliation</b></span><span style="float:right;">HERE</span><br>
  211. <span style="float:left;"><b>Alignment</b></span><span style="float:right;">HERE</span><br>
  212. <span style="float:left;"><b>Handicaps</b></span><span style="float:right;">HERE</span><br>
  213. <span style="float:left;"><b>Allergies</b></span><span style="float:right;">HERE</span><br><br>
  214. <span style="float:left;"><b>Height</b></span><span style="float:right;">HERE</span><br>
  215. <span style="float:left;"><b>Weight</b></span><span style="float:right;">HERE</span><br>
  216. <span style="float:left;"><b>Body Type</b></span><span style="float:right;">HERE</span><br>
  217. <span style="float:left;"><b>Iris Color</b></span><span style="float:right;">HERE</span><br>
  218. <span style="float:left;"><b>Hair Color</b></span><span style="float:right;">HERE</span><br>
  219. <span style="float:left;"><b>Skin Tone</b></span><span style="float:right;">HERE</span><br>
  220. <span style="float:left;"><b>Dominant Hand</b></span><span style="float:right;">HERE</span>
  221. </div>
  222.  
  223. <a name="two"></a>
  224. <div style="width: 40vw; height: 23.5vw; overflow: auto;" align="left">
  225. <h1>Connections</h1>
  226. <b>TBA</b>
  227. </div>
  228.  
  229.  
  230. <a name="three"></a>
  231. <div style="width: 40vw; height: 23.5vw; overflow: auto;" align="left">
  232. <h1>History</h1>
  233. <b>TBA</b>
  234. </div>
  235.  
  236. <a name="four"></a>
  237. <div style="width: 40vw; height: 23.5vw; overflow: auto;" align="left">
  238. <h1>Out of Character</h1>
  239. <p>
  240. <b>00</b>. Code made by <a href="https://rageqxeen.neocities.org/vw_codes/rageqxeen.html" target="_blank">RageQxeen</a>, do not steal.<br>
  241. <b>01</b>. OOC<br>
  242. <b>02</b>. OOC<br>
  243. <b>03</b>. OOC<br>
  244. <b>04</b>. OOC<br>
  245. <b>05</b>. OOC<br>
  246. </p>
  247. </div>
  248. </div>
  249. </div>
  250. </div>
  251. </body>
  252. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement