Advertisement
RageQxeen

Riza Hawkeye

Aug 9th, 2018 (edited)
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.17 KB | None | 0 0
  1. <html>
  2. <body><style type="text/css">
  3.  
  4. @import url(https://fonts.googleapis.com/css?family=Great+Vibes|Aref+Ruqaa);
  5.  
  6. html, body {
  7. background: #000;
  8. background-image:url("");
  9. background-size:400px;
  10. background-repeat:no-repeat;
  11. background-position:center bottom;
  12. }
  13.  
  14. ::-webkit-scrollbar-button:vertical:{
  15. background-color: #transparent;}
  16.  
  17. ::-webkit-scrollbar-thumb:vertical {
  18. background-color:#transparent;
  19. height:150px;}
  20.  
  21. ::-webkit-scrollbar-thumb:horizontal {
  22. background-color:#transparent;
  23. height:60px;}
  24.  
  25. ::-webkit-scrollbar {
  26. height:60px;
  27. width:5px;
  28. background-color:#transparent;}
  29.  
  30. #image {
  31. width: 300px;
  32. margin: 0px;
  33. border: none;
  34. height: 490px;
  35. background-color:transparent;
  36. position: absolute;
  37. left: 2%;
  38. bottom: 4%;
  39. border: #000 solid 3px;
  40. background-image:url("http://i.picpar.com/CvSc.jpg");
  41. background-repeat:no-repeat;
  42. background-position: bottom;
  43. background-size: 100%;
  44. }
  45.  
  46. #image2 {
  47. width: 300px;
  48. margin: 0px;
  49. border: none;
  50. height: 490px;
  51. background-color:transparent;
  52. position: absolute;
  53. right: 2%;
  54. bottom: 4%;
  55. background-image:url("http://i.picpar.com/BvSc.jpg");
  56. background-repeat:no-repeat;
  57. background-position: bottom;
  58. background-size: 100%;
  59. border: #000 solid 3px;
  60. }
  61.  
  62. #container {
  63. background-color: #805d07;
  64. width: 1150px;
  65. height: 600px;
  66. margin:auto;
  67. position: absolute;
  68. left: 8%;
  69. bottom: 3%;
  70. z-index:1;
  71. border: #ccc solid 5px;
  72. }
  73.  
  74. #content {
  75. background-color: #f3f3f3;
  76. opacity: 0.8;
  77. width: 400px;
  78. height: 500px;
  79. margin:auto;
  80. position: absolute;
  81. padding: 10px;
  82. right: 31.5%;
  83. bottom: 4%;
  84. font-family: 'Aref Ruqaa', cursive;
  85. font-size: 15px;
  86. z-index:1;
  87. border: #000000 solid 3px;
  88. opacity: .7;
  89. }
  90.  
  91. #nav {
  92. background-color: transparent;
  93. width: 250px;
  94. height:10px;
  95. margin:auto;
  96. position: absolute;
  97. right: 39%;
  98. bottom: 2%;
  99. text-align: center;
  100. z-index:1;
  101. }
  102.  
  103. #nav a, #nav a:link, #nav a:visited {
  104. display:inline-block;
  105. background: #b8860b;
  106. color: #b8860b;
  107. margin-top: 0px;
  108. margin-bottom: 0px;
  109. margin-left: 0px;
  110. height: 10px;
  111. width: 40px;
  112. border-radius: 5px;
  113. box-shadow: 0px 0px 5px #000;
  114. }
  115.  
  116. #nav a:active, #nav a:hover {
  117. display:inline-block;
  118. height: 10px;
  119. width: 40px;
  120. text-decoration:none;
  121. background: #000;
  122. color: #000;
  123. margin: 0px;
  124. box-shadow: 0px 0px 5px #000;
  125. }
  126.  
  127. #name {
  128. z-index:15;
  129. position: absolute;
  130. left: 34%;
  131. top: 1%;
  132. margin: none;
  133. background: #transparent;
  134. width: 25vw;
  135. height: 50px;
  136. font-family: Great Vibes;
  137. font-size: 3.5vw;
  138. background: url(https://thumbs.gfycat.com/WildAgedIvorybilledwoodpecker-size_restricted.gif) -20px -20px repeat;
  139. background-position: bottom;
  140. -webkit-text-fill-color: transparent;
  141. -webkit-background-clip: text;
  142. display:block;
  143. text-align: center;
  144. letter-spacing: 1px;
  145. -webkit-transition:opacity 2s linear;
  146. }
  147.  
  148. #nameunder{
  149. z-index:15;
  150. position: absolute;
  151. left: 34%;
  152. top: 1%;
  153. margin: none;
  154. background: #transparent;
  155. width: 25vw;
  156. height: 50px;
  157. font-family: Great Vibes;
  158. font-size: 3.5vw;
  159. -webkit-text-fill-color: transparent;
  160. text-transform: none;
  161. -webkit-background-clip: text;
  162. display:block;
  163. text-shadow: -1px 0 #000, 0 1px #000,1px 0 #000, 0 -1px #000;
  164. text-align: center;
  165. letter-spacing: 1px;
  166. -webkit-transition:opacity 2s linear;
  167. }
  168.  
  169. #editthis{ position:fixed;height: 27px; width: 30px; bottom: 3.5%; right: 17%; margin: auto; z-index:99;}
  170.  
  171. #music1{ position:fixed; padding:2px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  172.  
  173. #music1:hover #music2{ opacity: 0; margin-top:-20px; z-index:-1;}
  174.  
  175. #music1:hover #music3{ opacity: .5; margin-top:-5px; z-index:99;}
  176.  
  177. #music1:hover #musiclist{ opacity: .5;}
  178.  
  179. #music2{ opacity: .5; background-color:#000000; padding:6px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  180.  
  181. #music3{ opacity: 0; position:fixed; background-color:#000000; background-image: url('http://i.picpar.com/VlRc.jpg'); background-repeat: no-repeat; background-size: 25px; border:1px dotted #b3b3e5; width:25px; height:25px; z-index:99 margin-left:0px; overflow:hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  182.  
  183. .credit{
  184. position: fixed;
  185. bottom: 0px;
  186. left: 2px;
  187. height: 25px;
  188. width: 25px;
  189. line-height: 15px;
  190. font-size: 10px;
  191. color: #ccc;
  192. text-align: center;
  193. font-family: roboto;
  194. }
  195.  
  196. i{color: #bf9223;}
  197. b{color: #6e5006;}
  198. a{color: #bf9223; text-decoration: none;}
  199.  
  200. #Layout {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  201. </style>
  202. <div id="Layout" oncontextmenu="return false;">
  203.  
  204. <div class="credit" title="Profile by RageQxeen">♛</div>
  205.  
  206. <div id="container">
  207.  
  208. <div id="editthis"><div id="music1"><div id="music2">
  209. <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
  210. <div id="music3"><Div style="margin-top:4px;">
  211. <audio controls style="opacity: 0;"><source src=""></audio></div></div></div></div>
  212.  
  213. <div id="nav">
  214. <a href="#one"></a>
  215. <a href="#two"></a>
  216. <a href="#three"></a>
  217. <a href="#four"></a>
  218. <a href="#five"></a>
  219. </div>
  220.  
  221. <div id="nameunder">TITLE</div><div id="name">TITLE</div>
  222.  
  223. <div id="image"></div>
  224. <div id="image2"></div>
  225.  
  226. <div id="content">
  227. <div style="width: 400px; height: 500px; overflow-y: hidden;">
  228.  
  229. <a name="one"></a>
  230. <div style="width: 400px; height: 500px; overflow: auto;" align="center">
  231.  
  232. <font style=float:left><b>Name</b></font> <font style=float:right>HERE</font><br>
  233. <font style=float:left><b>Nickname</b></font> <font style=float:right><a title="HERE">hover</a></font><br>
  234. <font style=float:left><b>Gender</b></font> <font style=float:right>HERE</font><br>
  235. <font style=float:left><b>Apparent Age</b></font> <font style=float:right>HERE</font><br>
  236. <font style=float:left><b>Race</b></font> <font style=float:right>HERE</font><br><br>
  237. <font style=float:left><b>Height</b></font> <font style=float:right>HERE</font><br>
  238. <font style=float:left><b>Weight</b></font> <font style=float:right>HERE</font><br>
  239. <font style=float:left><b>Tresses</b></font> <font style=float:right>HERE</font><br>
  240. <font style=float:left><b>Irises</b></font> <font style=float:right>HERE</font><br><br>
  241. <font style=float:left><b>Position/Dom-Sub</b></font> <font style=float:right><a title="">hover</a></font><br>
  242. <font style=float:left><b>Marital</b></font> <font style=float:right></font><br>
  243. <font style=float:left><b>Orientation</b></font> <font style=float:right></font><br><br>
  244. </div>
  245.  
  246. <a name="two"></a>
  247. <div style="width: 400px; height: 500px; overflow: auto;" align="left">
  248.  
  249. </div>
  250.  
  251. <a name="three"></a>
  252. <div style="width: 400px; height: 500px; overflow: auto;" align="left">
  253.  
  254. </div>
  255.  
  256. <a name="four"></a>
  257. <div style="width: 400px; height: 500px; overflow: auto;" align="center">
  258. <a href="profile.php?user=" target="_blank"><img src="" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  259. <a href="profile.php?user=" target="_blank"><img src="" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  260. <a href="profile.php?user=" target="_blank"><img src="" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  261. <a href="profile.php?user=" target="_blank"><img src="" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  262. <a href="profile.php?user=" target="_blank"><img src="" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  263. <a href="profile.php?user=" target="_blank"><img src="" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  264. <a href="profile.php?user=" target="_blank"><img src="" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  265.  
  266. </div>
  267.  
  268. <a name="five"></a>
  269. <div style="width: 400px; height: 500px; overflow: auto;" align="left">
  270. <b>00</b>. Code made by <a href="https://rageqxeen.neocities.org/vw_codes/rageqxeen.html" target="_blank">RageQxeen</a> for Riza, do not steal. Codes can be found at the name.<br><br>
  271. <b>01</b>. OOC<br>
  272. <b>02</b>. OOC<br>
  273. <b>03</b>. OOC<br>
  274. <b>04</b>. OOC<br>
  275. <b>05</b>. OOC<br>
  276.  
  277.  
  278. </div>
  279. </div>
  280. </div>
  281. </div>
  282.  
  283. </body>
  284. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement