RageQxeen

The Undertaker

Aug 9th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.83 KB | None | 0 0
  1.  
  2. <html>
  3. <body><style type="text/css">
  4.  
  5. @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);
  6.  
  7. html, body {
  8. background: #000;
  9. background-image:url("");
  10. background-size:400px;
  11. background-repeat:no-repeat;
  12. background-position:center bottom;
  13. }
  14.  
  15. ::-webkit-scrollbar-button:vertical:{
  16. background-color: #transparent;}
  17.  
  18. ::-webkit-scrollbar-thumb:vertical {
  19. background-color:#transparent;
  20. height:150px;}
  21.  
  22. ::-webkit-scrollbar-thumb:horizontal {
  23. background-color:#transparent;
  24. height:60px;}
  25.  
  26. ::-webkit-scrollbar {
  27. height:60px;
  28. width:5px;
  29. background-color:#transparent;}
  30.  
  31. #icon {
  32. width: 150px;
  33. margin: 0px;
  34. border: none;
  35. height: 300px;
  36. background-color:transparent;
  37. position: absolute;
  38. right: 0%;
  39. bottom: 0%;
  40. background-image:url("http://i.picpar.com/TvSc.png");
  41. background-repeat:no-repeat;
  42. background-position: bottom;
  43. background-size: 100%;
  44. }
  45.  
  46. #image {
  47. width: 400px;
  48. margin: 0px;
  49. border: none;
  50. height: 550px;
  51. background-color:transparent;
  52. position: absolute;
  53. left: 0%;
  54. top: 0%;
  55. background-image:url("http://i.picpar.com/cwSc.png");
  56. background-repeat:no-repeat;
  57. background-position: top;
  58. background-size: 100%;
  59. }
  60.  
  61. #container {
  62. background-color:#666;
  63. width: 900px;;
  64. height: 530px;
  65. margin:auto;
  66. position: absolute;
  67. left: 18%;
  68. bottom: 8%;
  69. border-radius: 10px;
  70. border: #ccc solid 1px;
  71. z-index:1;
  72. }
  73.  
  74. #content {
  75. background-color:#ccc;
  76. opacity: 0.8
  77. width: 450px;
  78. height: 400px;
  79. margin:auto;
  80. position: absolute;
  81. right: 3%;
  82. bottom: 7%;
  83. padding: 10px;
  84. border: #000 solid 3px;
  85. font-family: 'Aref Ruqaa', cursive;
  86. z-index:1;
  87. }
  88.  
  89. .header{
  90. position:absolute;
  91. width:100px;
  92. background:#transparent;
  93. height:100px;
  94. overflow:hidden;
  95. font-family: 'Great Vibes', cursive;
  96. font-size: 20px;
  97. font-weight:none;
  98. font-style:none;
  99. color:#ccc;
  100. letter-spacing: 0px;
  101. text-transform:none;
  102. text-align:center;
  103. }
  104.  
  105. #nav {
  106. background-color: transparent;
  107. width: 250px;
  108. height:20px;
  109. margin:auto;
  110. position: absolute;
  111. right: 14%;
  112. bottom: 1%;
  113. text-align: center;
  114. z-index:1;
  115. }
  116.  
  117. #nav a, #nav a:link, #nav a:visited {
  118. display:inline-block;
  119. background: #111;
  120. color: #111;
  121. margin-top: 0px;
  122. margin-bottom: 0px;
  123. margin-left: 0px;
  124. height: 10px;
  125. width: 40px;
  126. border-radius: 5px;
  127. box-shadow: 0px 2px 5px #000;
  128. }
  129.  
  130. #nav a:active, #nav a:hover {
  131. display:inline-block;
  132. height: 10px;
  133. width: 40px;
  134. text-decoration:none;
  135. background: #000;
  136. color: #000;
  137. margin: 0px;
  138. box-shadow: 0px 0px 5px #000;
  139. }
  140.  
  141. #name {
  142. z-index:15;
  143. position: absolute;
  144. right: 11%;
  145. top: 2%;
  146. margin: auto;
  147. background: #transparent;
  148. width: 25vw;
  149. height: 70px;
  150. font-family: Great Vibes;
  151. font-size: 4vw;
  152. background: url(https://media.giphy.com/media/14egry97mPkzTi/200.gif) -20px -20px repeat;
  153. background-position: center;
  154. -webkit-text-fill-color: transparent;
  155. -webkit-background-clip: text;
  156. display:block;
  157. text-align: center;
  158. letter-spacing: 1px;
  159. -webkit-transition:opacity 2s linear;
  160. }
  161.  
  162. #nameunder{
  163. z-index:15;
  164. position: absolute;
  165. right: 11%;
  166. top: 2%;
  167. margin: auto;
  168. background: #transparent;
  169. width: 25vw;
  170. height: 70px;
  171. font-family: Great Vibes;
  172. font-size: 4vw;
  173. -webkit-text-fill-color: transparent;
  174. text-transform: none;
  175. -webkit-background-clip: text;
  176. display:block;
  177. text-shadow: -1px 0 #000, 0 1px #000,1px 0 #000, 0 -1px #000;
  178. text-align: center;
  179. letter-spacing: 1px;
  180. -webkit-transition:opacity 2s linear;
  181. }
  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: #444;}
  197. b{color: #000;}
  198. a{color: #333; 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 class="header" style="bottom: 0%; right: 9%;">heehee~</div>
  207.  
  208. <div id="icon"></div>
  209.  
  210. <div id="container">
  211.  
  212. <div id="nav">
  213. <a href="#one"></a>
  214. <a href="#two"></a>
  215. <a href="#three"></a>
  216. <a href="#four"></a>
  217. <a href="#five"></a>
  218. </div>
  219.  
  220. <div id="nameunder">The Undertaker</div><div id="name">The Undertaker</div>
  221.  
  222. <div id="image"></div>
  223.  
  224. <div id="content">
  225. <div style="width: 450px; height: 400px; overflow-y: hidden;">
  226.  
  227. <a name="one"></a>
  228. <div style="width: 450px; height: 400px; overflow: auto;" align="center">
  229. <font style=float:left><b>Name</b></font> <font style=float:right></font><br>
  230. <font style=float:left><b>Nickname</b></font> <font style=float:right><a title="">hover</a></font><br>
  231. <font style=float:left><b>Gender</b></font> <font style=float:right></font><br>
  232. <font style=float:left><b>Age</b></font> <font style=float:right></font><br><br>
  233. <font style=float:left><b>Race</b></font> <font style=float:right></font><br>
  234. <font style=float:left><b>Height</b></font> <font style=float:right></font><br>
  235. <font style=float:left><b>Weight</b></font> <font style=float:right></font><br>
  236. <font style=float:left><b>Tresses</b></font> <font style=float:right></font><br>
  237. <font style=float:left><b>Irises</b></font> <font style=float:right></font><br><br>
  238. <font style=float:left><b>Marital</b></font> <font style=float:right></font><br>
  239. <font style=float:left><b>Interest</b></font> <font style=float:right><a href="" target="_blank">None</a></font><br>
  240. </div>
  241.  
  242. <a name="two"></a>
  243. <div style="width: 450px; height: 400px; overflow: auto;" align="left">
  244. POWERS TBA
  245. </div>
  246.  
  247. <a name="three"></a>
  248. <div style="width: 450px; height: 400px; overflow: auto;" align="left">
  249. HISTORY TBA
  250. </div>
  251.  
  252. <a name="four"></a>
  253. <div style="width: 450px; height: 400px; overflow: auto;" align="center">
  254. <a href="profile.php?user=" target="_blank"><img src="" class="circle" width="70" height="70" a title=""></a>
  255.  
  256. </div>
  257.  
  258. <a name="five"></a>
  259. <div style="width: 450px; height: 400px; overflow: auto;" align="left">
  260. <b>00</b>. Code made by <a href="https://alliealgiere.neocities.org/" target="_blank">RageQxeen</a>, do not steal.<br><br>
  261.  
  262. <b>01</b>. OOC<br>
  263. <b>02</b>. OOC<br>
  264. <b>03</b>. OOC<br>
  265. <b>04</b>. OOC<br>
  266. <b>05</b>. OOC<br>
  267. </div>
  268.  
  269.  
  270. </div>
  271. </div>
  272. </div>
  273. </div>
  274. </body>
  275. </html>
Advertisement
Add Comment
Please, Sign In to add comment