Advertisement
RageQxeen

Sherk

Jan 8th, 2023
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. <html>
  2. <body>
  3. <script defer>
  4. window.onload = function() {
  5. var isCtrl = false;
  6. document.onkeyup=function(e)
  7. {
  8. if(e.which == 17)
  9. isCtrl=false;
  10. }
  11. document.onkeydown=function(e)
  12. {
  13. if(e.which == 17)
  14. isCtrl=true;
  15. if((e.which == 85) || (e.which == 67) && (isCtrl == true))
  16. {
  17. return false;
  18. }
  19. }
  20. var isNS = (navigator.appName == "Netscape") ? 1 : 0;
  21. if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
  22. function mischandler(){
  23. return false;
  24. }
  25. function mousehandler(e){
  26. var myevent = (isNS) ? e : event;
  27. var eventbutton = (isNS) ? myevent.which : myevent.button;
  28. if((eventbutton==2)||(eventbutton==3)) return false;
  29. }
  30. document.oncontextmenu = mischandler;
  31. document.onmousedown = mousehandler;
  32. document.onmouseup = mousehandler;
  33.  
  34. if (document.addEventListener) { // IE >= 9; other browsers
  35. document.addEventListener('contextmenu', function(e) {
  36. alert(" Try asking RageQxeen for her codes instead."); //here you draw your own menu
  37. e.preventDefault();
  38. }, false);
  39. } else { // IE < 9
  40. document.attachEvent('oncontextmenu', function() {
  41. alert("O sun, abide to death.");
  42. window.event.returnValue = false;
  43. });
  44. }
  45. };
  46. </script>
  47. <style type="text/css">
  48.  
  49. @import url(https://fonts.googleapis.com/css?family=Sofia+Sans+Condensed|Moon+Dance|Tangerine);
  50.  
  51. html, body {
  52. background: #a8c0ff; /* fallback for old browsers */
  53. background: -webkit-linear-gradient(to right, #3f2b96, #a8c0ff); /* Chrome 10-25, Safari 5.1-6 */
  54. background: linear-gradient(to right, #3f2b96, #a8c0ff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  55. }
  56.  
  57. ::-webkit-scrollbar-button:vertical:{
  58. background-color: #transparent;}
  59.  
  60. ::-webkit-scrollbar-thumb:vertical {
  61. background-color:#transparent;
  62. height:150px;}
  63.  
  64. ::-webkit-scrollbar-thumb:horizontal {
  65. background-color:#transparent;
  66. height:60px;}
  67.  
  68.  
  69. ::-webkit-scrollbar {
  70. height:60px;
  71. width:5px;
  72. background-color:#transparent;}
  73.  
  74. #image {
  75. width: 100vh;
  76. margin: 0px;
  77. border: none;
  78. height: 100vh;
  79. background-color:transparent;
  80. position: absolute;
  81. right: 0vw;
  82. bottom: 0vw;
  83. background-image:url("https://i.ibb.co/7Qn2JrK/56.png");
  84. background-repeat:no-repeat;
  85. background-position: right bottom;
  86. background-size: contain;
  87. z-index: 3;
  88. }
  89.  
  90. #container {
  91. background-color:#fdb8b8;
  92. background-image: url('https://i.pinimg.com/originals/a6/5f/40/a65f400db8300f4ef6b6823688d67231.jpg');
  93. background-repeat: no-repeat;
  94. background-position: center;
  95. background-size: cover;
  96. width: 55vw;
  97. height: 30vw;
  98. margin:auto;
  99. position: absolute;
  100. padding: 5px;
  101. right: 20vw;
  102. bottom: 10vh;
  103. z-index:2;
  104. border: 1px solid #fff;
  105. }
  106.  
  107. #content {
  108. background-color: rgba(0, 0, 0, 0.8);
  109. width: 45vw;
  110. height: 29vw;
  111. margin:auto;
  112. position: absolute;
  113. padding: 10px;
  114. font-size: 18px;
  115. font-family: 'Sofia Sans Condensed', cursive;
  116. color:#fff;
  117. opacity: 0.98;
  118. left: .25vw;
  119. bottom: .25vw;
  120. z-index:1;
  121. }
  122.  
  123. #nav {
  124. background-color: transparent;
  125. width: .5vw;
  126. height: 1.7vw;
  127. margin:auto;
  128. position: absolute;
  129. left: -3vw;
  130. top: 8.5vw;
  131. text-align:right;
  132. z-index:1;
  133. }
  134.  
  135. #nav a, #nav a:link, #nav a:visited {
  136. display:inline-block;
  137. height: 1.8vw;
  138. width: 1.8vw;
  139. text-decoration:none;
  140. background: #a8c0ff;
  141. margin: 5px;
  142. border: double #000 5px;
  143. border-radius: 50%;
  144. -webkit-transition: 0.5s linear;
  145. -moz-transition: 0.5s linear;
  146. -o-transition: 0.5s linear;
  147. transition: 0.5s linear;
  148. }
  149.  
  150. #nav a:active, #nav a:hover {
  151. display:inline-block;
  152. height: 1.8vw;
  153. width: 1.8vw;
  154. text-decoration:none;
  155. background: #3f2b96;
  156. margin: 5px;
  157. border: double #000 5px;
  158. border-radius: 50%;
  159. -webkit-transition: 0.5s linear;
  160. -moz-transition: 0.5s linear;
  161. -o-transition: 0.5s linear;
  162. transition: 0.5s linear;
  163. }
  164.  
  165. .alias {position: absolute;
  166. font-family: 'Tangerine';
  167. color: #9FE2BF;
  168. font-size: 5vw;
  169. top: -4.3vw;
  170. right: 17vw;
  171. width: 30vw;
  172. height: 8vw;
  173. text-align: center;
  174. text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
  175. font-weight: bold;
  176. overflow: auto;
  177. padding:5px 5px 5px 5px;
  178. z-index: 7;}
  179.  
  180. a {text-decoration: none; color: #c0c0c0;}
  181. h1 {
  182. background: url(https://slm-assets.secondlife.com/assets/16162604/original/gif_Underwater_Scene_With_Bubbles_Blue___4x4.gif?1485346395);
  183. background-position: left;
  184. background-size:cover;
  185. line-height:1vw;
  186. letter-spacing: 0.2vw;
  187. font-size: 4vh;
  188. font-family: 'Moon Dance';
  189. text-align: center;
  190. border: .2vh solid #15181F;
  191. border-radius: 10px;
  192. color: #fefefe;
  193. filter: drop-shadow(0px 0px 10px #15181F);
  194. text-shadow: 3px 1px 2px #15181F, 0 0 25px #15181F;
  195. margin-top: 1vh;
  196. }
  197. </style>
  198.  
  199. <div id="image"></div>
  200.  
  201. <div id="container">
  202.  
  203. <div class="alias">Shark In The Waters</div>
  204.  
  205. <div id="nav">
  206. <a href="#one"></a>
  207. <a href="#two"></a>
  208. <a href="#three"></a>
  209. <a href="#four"></a>
  210. <a href="#five"></a>
  211. </div>
  212.  
  213. <div id="content">
  214.  
  215.  
  216. <div style="width: 45vw; height: 29vw; overflow-y: hidden;">
  217.  
  218. <a name="one"></a>
  219. <div style="width: 45vw; height: 30vw; overflow: auto;" align="center">
  220. <h1>The Basics</h1>
  221. <span style="float:left;"><b>True Name</b></span><span style="float:right;">HERE</span><br>
  222. <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="TBA">hover</a></span><br>
  223. <span style="float:left;"><b>Gender</b></span><span style="float:right;">HERE</span><br>
  224. <span style="float:left;"><b>Age</b></span><span style="float:right;">HERE</span><br><br>
  225. <span style="float:left;"><b>Ethnicity</b></span><span style="float:right;">HERE</span><br>
  226. <span style="float:left;"><b>Orientation</b></span><span style="float:right;">HERE</span><br>
  227. <span style="float:left;"><b>Marital Status</b></span><span style="float:right;">HERE</span><br>
  228. <span style="float:left;"><b>Affiliation</b></span><span style="float:right;">HERE</span><br>
  229. <span style="float:left;"><b>Alignment</b></span><span style="float:right;">HERE</span><br>
  230. <span style="float:left;"><b>Handicaps</b></span><span style="float:right;">HERE</span><br>
  231. <span style="float:left;"><b>Allergies</b></span><span style="float:right;">HERE</span><br><br>
  232. <span style="float:left;"><b>Height</b></span><span style="float:right;">HERE</span><br>
  233. <span style="float:left;"><b>Weight</b></span><span style="float:right;">HERE</span><br>
  234. <span style="float:left;"><b>Body Type</b></span><span style="float:right;">HERE</span><br>
  235. <span style="float:left;"><b>Iris Color</b></span><span style="float:right;">HERE</span><br>
  236. <span style="float:left;"><b>Hair Color</b></span><span style="float:right;">HERE</span><br>
  237. <span style="float:left;"><b>Skin Tone</b></span><span style="float:right;">HERE</span><br>
  238. <span style="float:left;"><b>Dominant Hand</b></span><span style="float:right;">HERE</span>
  239. </div>
  240.  
  241. <a name="two"></a>
  242. <div style="width: 45vw; height: 29vw; overflow: auto;" align="left">
  243. <h1>Abilities</h1>
  244. TBA
  245. </div>
  246.  
  247. <a name="three"></a>
  248. <div style="width: 45vw; height: 29vw; overflow: auto;" align="left">
  249. <h1>History</h1>
  250. TBA
  251. </div>
  252.  
  253. <a name="four"></a>
  254. <div style="width: 45vw; height: 29vw; overflow: auto;" align="left">
  255. <h1>Friends</h1>
  256. <a target="_blank" href="PROFILE LINK HERE"><img src="https://cdn2.iconfinder.com/data/icons/gaming-and-beyond-part-2-1/80/User_gray-512.png" height="100" width="100" align="left" border="5" title="WORDS"></a>
  257. </div>
  258.  
  259. <a name="five"></a>
  260. <div style="width: 45vw; height: 29vw; overflow: auto;" align="left">
  261. <h1>Out of Character</h1>
  262. <center><b>00</b>. Code made by <a href="https://rageqxeen.neocities.org/vw_codes/rageqxeen.html" target="_blank">RageQxeen</a>, do not steal.</center><br>
  263. <b>01</b>. OOC<br>
  264. <b>02</b>. OOC<br>
  265. <b>03</b>. OOC<br>
  266. <b>04</b>. OOC<br>
  267. <b>05</b>. OOC<br>
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272.  
  273. </body>
  274. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement