RageQxeen

Dessy

Feb 2nd, 2020
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.87 KB | None | 0 0
  1. <html>
  2. <body>
  3. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
  4. <script>
  5. var message="DM RageQxeen for codes, want an image? DM her. Stop trying to snatch.";
  6. function clickIE4(){
  7. if (event.button==2){
  8. alert(message);
  9. return false;
  10. }
  11. }
  12.  
  13. function clickNS4(e){
  14. if (document.layers||document.getElementById&&!document.all){
  15. if (e.which==2||e.which==3){
  16. alert(message);
  17. return false;
  18. }
  19. }
  20. }
  21.  
  22. if (document.layers){
  23. document.captureEvents(Event.MOUSEDOWN);
  24. document.onmousedown=clickNS4;
  25. }
  26. else if (document.all&&!document.getElementById){
  27. document.onmousedown=clickIE4;
  28. }
  29.  
  30. document.oncontextmenu = new Function("alert(message);return false")
  31.  
  32. var hide = document.getElementById('hide');
  33.  
  34. setTimeout(function(){
  35. hide.style.display = 'none';
  36. }, 5000);
  37. </script>
  38. <style type="text/css">
  39.  
  40. @import url(https://fonts.googleapis.com/css?family=Cinzel|Cinzel+Decorative|Aref+Ruqaa);
  41.  
  42. html, body {
  43. background-color: #865f84;
  44. background-image: url("https://www.transparenttextures.com/patterns/green-dust-and-scratches.png");
  45. }
  46.  
  47. ::-webkit-scrollbar-button:vertical:{
  48. background-color: #transparent;}
  49.  
  50. ::-webkit-scrollbar-thumb:vertical {
  51. background-color:#transparent;
  52. height:150px;}
  53.  
  54. ::-webkit-scrollbar-thumb:horizontal {
  55. background-color:#transparent;
  56. height:60px;}
  57.  
  58.  
  59. ::-webkit-scrollbar {
  60. height:60px;
  61. width:5px;
  62. background-color:#transparent;}
  63.  
  64.  
  65. #showimage {
  66. width: 28vw;
  67. margin: 0px;
  68. border: none;
  69. height: 36vw;
  70. padding: 5px;
  71. background-color:transparent;
  72. position: absolute;
  73. left: 0vw;
  74. bottom: 0vw;
  75. background-image:url("http://i.picpar.com/XEZd.jpg");
  76. background-repeat:no-repeat;
  77. background-position: bottom;
  78. background-size: 100%;
  79. }
  80.  
  81. #image {
  82. width: 23vw;
  83. margin: 0px;
  84. border: none;
  85. height: 39vw;
  86. padding: 5px;
  87. background-color:transparent;
  88. position: absolute;
  89. right: 0vw;
  90. bottom: 0vw;
  91. background-image:url("http://i.picpar.com/h7Zd.png");
  92. background-repeat:no-repeat;
  93. background-position: bottom;
  94. background-size: 100%;
  95. }
  96.  
  97. #show {
  98. background-color:#fff;
  99. width: 70vw;
  100. height: 36vw;
  101. margin:auto;
  102. position: absolute;
  103. padding: 5px;
  104. left: 7vw;
  105. bottom: 5vw;
  106. z-index: 0;
  107. box-shadow: 0px 5px 10px #000;
  108. }
  109. .name {position: absolute;
  110. font-family: 'Cinzel Decorative';
  111. color: #fff;
  112. font-size: 4vw;
  113. font-weight: bold;
  114. top: 0vw;
  115. right: 2vw;
  116. width: 35vw;
  117. height: 5vw;
  118. border: 0px solid #000;
  119. text-align: justify;
  120. text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
  121. overflow: auto;
  122. padding:5px 5px 5px 5px;
  123. z-index: 2;}
  124.  
  125. .title { background: transparent;
  126. background:url('https://media1.tenor.com/images/f77918cf7fea93236851ba9609e243bc/tenor.gif?itemid=11614652') repeat;
  127. background-position: center;
  128. position: absolute;
  129. font-family: 'Cinzel Decorative';
  130. font-size: 4vw;
  131. font-weight: bold;
  132. top: 0vw;
  133. right: 2vw;
  134. width: 35vw;
  135. height: 5vw;
  136. text-align: justify;
  137. padding:5px 5px 5px 5px;
  138. -webkit-text-fill-color: transparent;
  139. -webkit-background-clip: text;
  140. z-index: 3;}
  141.  
  142. .alias {position: absolute;
  143. font-family: 'Cinzel';
  144. color: #8a0303;
  145. font-size: 1.7vw;
  146. top: 1vw;
  147. left: 10vw;
  148. width: 22vw;
  149. height: 33vw;
  150. border: 0px solid #000;
  151. text-align: center;
  152. text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
  153. overflow: auto;
  154. padding:5px 5px 5px 5px;
  155. z-index: 2;}
  156.  
  157. #content {
  158. background-color:#696969;
  159. width: 40vw;
  160. height: 26vw;
  161. margin:auto;
  162. position: absolute;
  163. padding: 5px;
  164. font-family: 'Aref Ruqaa', cursive;
  165. font-size: 18px;
  166. color: #000;
  167. right: 1vw;
  168. bottom: 1.5vw;
  169. z-index:1;
  170. box-shadow: 0px 5px 10px #000;
  171. }
  172.  
  173. #nav {
  174. background-color: transparent;
  175. width: 14vw;
  176. height: .5vw;
  177. margin:auto;
  178. position: absolute;
  179. right: 14vw;
  180. top: 6vw;
  181. text-align:right;
  182. z-index:4;
  183. }
  184.  
  185. #nav a, #nav a:link, #nav a:visited {
  186. display:inline-block;
  187. height: .8vw;
  188. width: .8vw;
  189. text-decoration:none;
  190. background: #880000;
  191. margin: 5px;
  192. border: double #000 5px;
  193. border-radius: 50%;
  194. -webkit-transition: 0.5s linear;
  195. -moz-transition: 0.5s linear;
  196. -o-transition: 0.5s linear;
  197. transition: 0.5s linear;
  198. }
  199.  
  200. #nav a:active, #nav a:hover {
  201. display:inline-block;
  202. height: .8vw;
  203. width: .8vw;
  204. text-decoration:none;
  205. background: #990000;
  206. margin: 5px;
  207. border: double #000 5px;
  208. border-radius: 50%;
  209. -webkit-transition: 0.5s linear;
  210. -moz-transition: 0.5s linear;
  211. -o-transition: 0.5s linear;
  212. transition: 0.5s linear;
  213. }
  214.  
  215. /*Code by Alikade, please keep this credit where it is, it will not interfere with the rest of the code.*/
  216.  
  217. #editthis{ position:fixed;height: 27px; width: 30px; top: 0%; right: 0%; margin: auto; z-index:99; border-radius: 50%;}
  218.  
  219. #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; border-radius: 50%;}
  220.  
  221. #music1:hover #music2{ opacity: 0; margin-top:-20px; z-index:-1;}
  222.  
  223. #music1:hover #music3{ opacity: .5; margin-top:-5px; z-index:99;}
  224.  
  225. #music1:hover #musiclist{ opacity: .5;}
  226.  
  227. #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; border-radius: 50%;}
  228.  
  229. #music3{ opacity: 0; position:fixed; background-color:#000000; background-image: url('http://assets.clickmotive.com/Designs/LEMidnight/playButton.png'); 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; border-radius: 50%;}
  230.  
  231. i{color: #660000;}
  232. b{color: #000;}
  233. a{color: #222; text-decoration: none;}
  234. h1{border-bottom: 1px solid #000; text-align: center; font-size: 30px; font-family: 'Cinzel Decorative', cursive; color: #000;}
  235.  
  236. </style>
  237. <div id="editthis"><div id="music1"><div id="music2">
  238. <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
  239. <div id="music3"><Div style="margin-top:4px; border-radius: 50%;">
  240. <audio controls style="opacity: 0;"><source src="http://k007.kiwi6.com/hotlink/cj5w3rzpvx/DEELYLE_-_Devil_s_Den.mp3"></audio>
  241. </div></div></div></div>
  242.  
  243. <div id="image"></div>
  244. <div id="show">
  245. <div id="showimage"></div>
  246.  
  247. <div id="nav">
  248. <a href="#one"></a>
  249. <a href="#two"></a>
  250. <a href="#three"></a>
  251. <a href="#four"></a>
  252. <a href="#five"></a>
  253. </div>
  254.  
  255. <div class="name">The Seductress</div>
  256. <div class="title">The Seductress</div>
  257.  
  258. <div id="content">
  259. <div style="width: 40vw; height: 26vw; overflow-y: hidden;">
  260.  
  261. <a name="one"></a>
  262. <div style="width: 40vw; height: 26vw; overflow: auto;" align="center">
  263. <span style="float:left;"><b>Name</b></span><span style="float:right;"></span><br>
  264. <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="">hover</a></span><br>
  265. <span style="float:left;"><b>Gender</b></span><span style="float:right;">Female</span><br>
  266. <span style="float:left;"><b>Age</b></span><span style="float:right;"></span><br>
  267. <span style="float:left;"><b>Apparent Age</b></span><span style="float:right;"></span><br>
  268. <span style="float:left;"><b>Race</b></span><span style="float:right;">Human</span><br>
  269. <span style="float:left;"><b>Voice</b></span><span style="float:right;"><a href="HERE" target="_blank">Click~</a></span><br><br>
  270. <span style="float:left;"><b>Height</b></span><span style="float:right;"></span><br>
  271. <span style="float:left;"><b>Weight</b></span><span style="float:right;"></span><br>
  272. <span style="float:left;"><b>Eyes</b></span><span style="float:right;"></span><br>
  273. <span style="float:left;"><b>Hair</b></span><span style="float:right;"></span><br>
  274. <span style="float:left;"><b>Build</b></span><span style="float:right;"></span><br><br>
  275. <span style="float:left;"><b>Orientation</b></span><span style="float:right;"></span><br>
  276. <span style="float:left;"><b>Relationship</b></span><span style="float:right;"></span><br>
  277. <span style="float:left;"><b>Affiliation</b></span><span style="float:right;"></span><br><br>
  278. </div>
  279.  
  280. <a name="two"></a>
  281. <div style="width: 40vw; height: 26vw; overflow: auto;" align="left">
  282. <h1>Quirk</h1>
  283. <b></b>
  284. <p style="margin-left: 30px;"></p>
  285.  
  286. <b>Type</b>: <br><br>
  287. <b>Duration</b>: <br><br>
  288. <b>Weaknesses</b>: <br><br>
  289. <b>Drawbacks</b>: <br><br>
  290. <b>Strengths</b>: <br><br>
  291. </div>
  292.  
  293. <a name="three"></a>
  294. <div style="width: 40vw; height: 26vw; overflow: auto;" align="left">
  295. <h1>History</h1>
  296.  
  297. </div>
  298.  
  299.  
  300. <a name="four"></a>
  301. <div style="width: 40vw; height: 26vw; overflow: auto;" align="left">
  302. <h1>Personality</h1>
  303.  
  304. </div>
  305.  
  306. <a name="five"></a>
  307. <div style="width: 40vw; height: 26vw; overflow: auto;" align="left">
  308. <h1>Connections</h1>
  309. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  310. <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
  311. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  312. <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
  313. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  314. <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
  315. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  316. <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center>
  317. </div>
  318.  
  319. <a name="six"></a>
  320. <div style="width: 40vw; height: 26vw; overflow: auto;" align="left">
  321. <h1>Out of Character</h1>
  322. <b>00</b>. Code made by <a href="https://alliealgiere.neocities.org" target="_blank">RageQxeen</a>, do not steal.<br><br>
  323. <b>01</b>. OOC.<br>
  324. <b>02</b>. OOC.<br>
  325. <b>03</b>. OOC.<br>
  326. <b>04</b>. OOC.<br>
  327. </div>
  328. </div>
  329. </div>
  330. </div>
  331. </body>
  332. </html>
Advertisement
Add Comment
Please, Sign In to add comment