RageQxeen

Assistant

Aug 18th, 2018
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 KB | None | 0 0
  1. <html>
  2. <body><style type="text/css">
  3.  
  4. @import url(https://fonts.googleapis.com/css?family=Indie+Flower|Pacifico|Shadows+Into+Light|Dancing+Script|Architects+Daughter|Kaushan+Script|Gloria+Hallelujah|Satisfy|Courgette|Handlee|Rock+Salt|Cookie|Shadows+Into+Light+Two|Tangerine|Pinyon+Script|Great+Vibes|Bad+Script|Marck+Script|Damion|Niconne|Alex+Brush|Yellowtail|Nothing+You+Could+Do|Kalam|Sacramento|Homemade+Apple|Calligraffitti|Just+Another+Hand|Waiting+for+the+Sunrise|Allura|Rancho|Crafty+Girls|Reenie+Beanie|Parisienne|Rochester|Leckerli+One|Grand+Hotel|Merienda+One|Italianno|Montez|Petit+Formal+Script|Give+You+Glory|Delius|Mr+Dafoe|The+Girl+Next+Door|Arizonia|La+Belle+Aurore|Qwigley|Norican|Euphoria+Script|Dawning+of+a+New+Day|Bilbo+Swash+Caps|Meddon|Fondamento|Clicker+Script|Aladin|Delius+Swash+Caps|Rouge+Script|Engagement|Redressed|Aref+Ruqaa);
  5.  
  6. html, body {
  7. background: #421212;
  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: 500px;
  32. margin: 0px;
  33. border: none;
  34. height: 700px;
  35. background-color:transparent;
  36. position: absolute;
  37. right: -15%;
  38. bottom: 0%;
  39. background-image:url("https://orig00.deviantart.net/8a84/f/2016/149/f/2/chris_wood_png_by_fridamcguiness-da491f0.png");
  40. background-repeat:no-repeat;
  41. background-position: right bottom;
  42. background-size: 100%;
  43. }
  44.  
  45. #icon {
  46. width: 200px;
  47. margin: 0px;
  48. border: none;
  49. height: 100px;
  50. background-color:transparent;
  51. position: absolute;
  52. left: 3%;
  53. top: 15%;
  54. background-image:url("https://cdn.discordapp.com/attachments/350351277865304064/480379548035448842/image2.gif");
  55. background-size: 100%;
  56. border: #ccc solid 3px;
  57. border-radius: 100px;
  58. }
  59.  
  60. #icon2 {
  61. width: 200px;
  62. margin: 0px;
  63. border: none;
  64. height: 100px;
  65. background-color:transparent;
  66. position: absolute;
  67. left: 3%;
  68. top: 35%;
  69. background-image:url("https://cdn.discordapp.com/attachments/350351277865304064/480379546814775326/image1.gif");
  70. background-size: 100%;
  71. border: #ccc solid 3px;
  72. border-radius: 100px;
  73. }
  74.  
  75. #icon3 {
  76. width: 200px;
  77. margin: 0px;
  78. border: none;
  79. height: 100px;
  80. background-color:transparent;
  81. position: absolute;
  82. left: 3%;
  83. top: 55%;
  84. background-image:url("GIF LINK");
  85. background-size: 100%;
  86. border: #ccc solid 3px;
  87. border-radius: 100px;
  88. }
  89.  
  90. #icon4 {
  91. width: 200px;
  92. margin: 0px;
  93. border: none;
  94. height: 100px;
  95. background-color:transparent;
  96. position: absolute;
  97. left: 3%;
  98. top: 75%;
  99. background-image:url("GIF LINK");
  100. background-size: 100%;
  101. border: #ccc solid 3px;
  102. border-radius: 100px;
  103. }
  104.  
  105. #container {
  106. background-color:#242020;
  107. background-image:url("");
  108. width: 1000px;
  109. height: 550px;
  110. margin:auto;
  111. position: absolute;
  112. right: 13%;
  113. bottom: 2%;
  114. border: #000 solid 5px;
  115. z-index:1;
  116. }
  117.  
  118. #content {
  119. background-color: #f3f3f3;
  120. width: 450px;
  121. height: 410px;
  122. margin:auto;
  123. position: absolute;
  124. padding: 10px;
  125. left: 28%;
  126. bottom: 2%;
  127. font-family: 'Aref Ruqaa', cursive;
  128. z-index:1;
  129. border: #000 solid 3px;
  130. }
  131.  
  132. #nav {
  133. background-color: transparent;
  134. width: 250px;
  135. height: 10px;
  136. margin:auto;
  137. position: absolute;
  138. right: 35.5%;
  139. top: 15%;
  140. text-align: center;
  141. z-index:1;
  142. }
  143.  
  144. #nav a, #nav a:link, #nav a:visited {
  145. display:inline-block;
  146. background: #000;
  147. color: #000;
  148. margin-top: 0px;
  149. margin-bottom: 0px;
  150. margin-left: 0px;
  151. height: 10px;
  152. width: 40px;
  153. border-radius: 5px;
  154. }
  155.  
  156. #nav a:active, #nav a:hover {
  157. display:inline-block;
  158. height: 10px;
  159. width: 40px;
  160. text-decoration:none;
  161. background: #650000;
  162. color: #650000;
  163. margin: 0px;
  164. }
  165.  
  166. #name {
  167. z-index:15;
  168. position: absolute;
  169. left: 41%;
  170. top: 1%;
  171. margin: auto;
  172. background: #transparent;
  173. width: 350px;
  174. height: 80px;
  175. font-family: Rock Salt;
  176. font-size: 3vw;
  177. background: url(https://media3.giphy.com/media/1264iMY3Qz21zy/giphy.gif) -20px -20px repeat;
  178. -webkit-text-fill-color: transparent;
  179. -webkit-background-clip: text;
  180. background-position: center;
  181. display:inline;
  182. text-align: left;
  183. letter-spacing: 1px;
  184. -webkit-transition:opacity 2s linear;
  185. line-height:3.6vw;
  186. }
  187.  
  188. #nameunder{
  189. z-index:15;
  190. position: absolute;
  191. left: 41%;
  192. top: 1%;
  193. margin: auto;
  194. background: #transparent;
  195. width: 350px;
  196. height: 80px;
  197. font-family: Rock Salt;
  198. font-size: 3vw;
  199. -webkit-text-fill-color: transparent;
  200. text-transform: none;
  201. -webkit-background-clip: text;
  202. display:inline;
  203. text-shadow: -1px 0 #ccc, 0 1px #ccc,1px 0 #333, 0 -1px #333;
  204. text-align: left;
  205. letter-spacing: 1px;
  206. -webkit-transition:opacity 2s linear;
  207. line-height:3.6vw;
  208. }
  209.  
  210. #editthis{ position:fixed;height: 27px; width: 30px; top: 20%; left: 22.5%; margin: auto; z-index:99;}
  211.  
  212. #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;}
  213.  
  214. #music1:hover #music2{ opacity: 0; margin-top:-20px; z-index:-1;}
  215.  
  216. #music1:hover #music3{ opacity: .5; margin-top:-5px; z-index:99;}
  217.  
  218. #music1:hover #musiclist{ opacity: .5;}
  219.  
  220. #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;}
  221.  
  222. #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;}
  223.  
  224. .credit{
  225. position: fixed;
  226. bottom: 0px;
  227. right: 2px;
  228. height: 25px;
  229. width: 25px;
  230. line-height: 15px;
  231. font-size: 10px;
  232. color: #000;
  233. text-align: center;
  234. font-family: roboto;
  235. }
  236.  
  237. i{color: #333;}
  238. b{color: #650000;}
  239. a{color: #111; text-decoration: none;}
  240. #Layout {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  241.  
  242. </style>
  243. <div class="credit" title="By RageQxeen">♛</div>
  244.  
  245. <div id="Layout" oncontextmenu="return false;">
  246.  
  247. <div id="container">
  248.  
  249. <div id="editthis"><div id="music1"><div id="music2">
  250. <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
  251. <div id="music3"><Div style="margin-top:4px;">
  252. <audio controls style="opacity: 0;"><source src="USE KIWI6.COM TO ADD MUSIC DIRECT LINK HERE"></audio></div></div></div></div>
  253.  
  254. <div id="nameunder">TITLE</div><div id="name">TITLE</div>
  255.  
  256. <div id="nav">
  257. <a href="#one"></a>
  258. <a href="#two"></a>
  259. <a href="#three"></a>
  260. <a href="#four"></a>
  261. <a href="#five"></a>
  262. </div>
  263.  
  264. <div id="image"></div>
  265. <div id="icon"></div>
  266. <div id="icon2"></div>
  267. <div id="icon3"></div>
  268. <div id="icon4"></div>
  269.  
  270. <div id="content">
  271. <div style="width: 450px; height: 400px; overflow-y: hidden;">
  272.  
  273. <a name="one"></a>
  274. <div style="width: 450px; height: 400px; overflow: auto;" align="left">
  275. <b>00</b>. Code does not belongs to me, do not steal. Ask. Want a free code? Go <a target="_blank" href="https://alliealgiere.neocities.org/">here</a>.<br><br>
  276. <b>01</b>. OOC<br>
  277. <b>02</b>. OOC<br>
  278. <b>03</b>. OOC<br>
  279. <b>04</b>. OOC<br>
  280. <b>05</b>. OOC<br>
  281. <b>06</b>. OOC<br>
  282. <b>07</b>. OOC<br>
  283. <b>08</b>. OOC<br>
  284. <b>09</b>. OOC<br>
  285. <b>10</b>. OOC<br>
  286. </div>
  287.  
  288.  
  289. <a name="two"></a>
  290. <div style="width: 445px; height: 400px; overflow: auto;" align="center">
  291. <font style=float:left><b>Name</b></font> <font style=float:right></font><br>
  292. <font style=float:left><b>Alias</b></font> <font style=float:right><a title="">hover</a></font><br>
  293. <font style=float:left><b>Gender</b></font> <font style=float:right></font><br>
  294. <font style=float:left><b>Apparent Age</b></font> <font style=float:right></font><br>
  295. <font style=float:left><b>Race</b></font> <font style=float:right></font><br><br>
  296. <font style=float:left><b>Height</b></font> <font style=float:right></font><br>
  297. <font style=float:left><b>Weight</b></font> <font style=float:right></font><br>
  298. <font style=float:left><b>Tresses</b></font> <font style=float:right></font><br>
  299. <font style=float:left><b>Irises</b></font> <font style=float:right></font><br>
  300. <font style=float:left><b>Marital</b></font> <font style=float:right></font><br>
  301. <font style=float:left><b>Orientation</b></font> <font style=float:right></font><br>
  302. </div>
  303.  
  304. <a name="three"></a>
  305. <div style="width: 450px; height: 400px; overflow: auto;" align="center">
  306. <a href="linkforprofilehere" target="_blank"title="Friend Here"><img src="iconimagehere" alt="" width="70" height="70" /></a>
  307. <a href="linkforprofilehere" target="_blank"title="Friend Here"><img src="iconimagehere" alt="" width="70" height="70" /></a>
  308. <a href="linkforprofilehere" target="_blank"title="Friend Here"><img src="iconimagehere" alt="" width="70" height="70" /></a>
  309. <a href="linkforprofilehere" target="_blank"title="Friend Here"><img src="iconimagehere" alt="" width="70" height="70" /></a>
  310. </div>
  311.  
  312. <a name="four"></a>
  313. <div style="width: 450px; height: 400px; overflow: auto;" align="left">
  314. History here
  315. </div>
  316.  
  317. <a name="five"></a>
  318. <div style="width: 450px; height: 400px; overflow: auto;" align="left">
  319. Powers here
  320.  
  321. </div>
  322.  
  323. </div></div>
  324. </div>
  325. </div>
  326. </body>
  327. </html>
Advertisement
Add Comment
Please, Sign In to add comment