RageQxeen

WORK MEROW U

Aug 30th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.02 KB | None | 0 0
  1. <body>
  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: #ccc;
  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.  
  27. ::-webkit-scrollbar {
  28. height:60px;
  29. width:5px;
  30. background-color:#transparent;}
  31.  
  32. #image {
  33. width: 300px;
  34. margin: 0px;
  35. border: none;
  36. height: 450px;
  37. background-color:transparent;
  38. position: absolute;
  39. left: 23%;
  40. top: 0%;
  41. background-image:url("http://i.picpar.com/eBTc.png");
  42. background-repeat:no-repeat;
  43. background-position: bottom;
  44. background-size: 100%;
  45. animation: bounce 3s infinite;
  46. -webkit-animation: bounce 3s infinite;
  47. -o-animation: bounce 3s infinite;
  48. image-shadow: 0 0 25px #CC20FF;
  49. }
  50.  
  51. @keyframes bounce{
  52. 0% {top: 0px;}
  53. 50% {top: 10px;}
  54. 100% {top: 0px;}}
  55.  
  56. @-webkit-keyframes bounce {
  57. 0% {top: 0px;}
  58. 50% {top: 10px;}
  59. 100% {top: 0px;}}
  60.  
  61. .image img{ image-shadow: 0 0 25px #CC20FF;}
  62.  
  63. #name {
  64. z-index:15;
  65. position: absolute;
  66. left: 5%;
  67. top: 55%;
  68. margin: auto;
  69. background: #transparent;
  70. width: 55vw;
  71. height: 100px;
  72. font-family: Great Vibes;
  73. font-size: 43px;
  74. background: url(https://thumbs.gfycat.com/ElementaryFormalIndianspinyloach-size_restricted.gif) -20px -20px repeat;
  75. -webkit-text-fill-color: transparent;
  76. -webkit-background-clip: text;
  77. background-position: bottom;
  78. display:block;
  79. text-align: center;
  80. letter-spacing: 1px;
  81. -webkit-transition:opacity 2s linear;
  82. line-height:3.6vw;
  83. }
  84.  
  85. #nameunder{
  86. z-index:15;
  87. position: absolute;
  88. left: 5%;
  89. top: 55%;
  90. margin: auto;
  91. background: #transparent;
  92. width: 55vw;
  93. height: 100px;
  94. font-family: Great Vibes;
  95. font-size: 43px;
  96. -webkit-text-fill-color: transparent;
  97. text-transform: none;
  98. -webkit-background-clip: text;
  99. display:block;
  100. text-shadow: -1px 0 #ccc, 0 1px #000,1px 0 #000, 0 -1px #ccc;
  101. text-align: center;
  102. letter-spacing: 1px;
  103. -webkit-transition:opacity 2s linear;
  104. line-height:3.6vw;
  105. }
  106.  
  107. #content {
  108. background-color:#8b73c9;
  109. width: 450px;
  110. height: 350px;
  111. margin:auto;
  112. position: absolute;
  113. padding: 5px;
  114. font-family: 'Indie Flower', cursive;
  115. color: #000;
  116. right: 19.8%;
  117. bottom: 15%;
  118. z-index:1;
  119. border: #000000 solid 2px;
  120. }
  121.  
  122. #box{
  123. background-color:#8b73c9;
  124. width: 350px;
  125. height: 150px;
  126. margin:auto;
  127. position: absolute;
  128. padding: 5px;
  129. font-family: 'Indie Flower', cursive;
  130. color: #000;
  131. left: 19.8%;
  132. bottom: 15%;
  133. z-index:1;
  134. border: #000000 solid 2px;
  135. }
  136.  
  137. #nav {
  138. background-color: transparent;
  139. width: 250px;
  140. height: 10px;
  141. margin:auto;
  142. position: absolute;
  143. right: 38%;
  144. top: 27%;
  145. text-align: center;
  146. z-index:1;
  147. }
  148.  
  149. #nav a, #nav a:link, #nav a:visited {
  150. display:inline-block;
  151. background: #000;
  152. color: #000;
  153. margin-top: 0px;
  154. margin-bottom: 0px;
  155. margin-left: 0px;
  156. height: 10px;
  157. width: 40px;
  158. border-radius: 5px;
  159. }
  160.  
  161. #nav a:active, #nav a:hover {
  162. display:inline-block;
  163. height: 10px;
  164. width: 40px;
  165. text-decoration:none;
  166. background: #8b73c9;
  167. color: #8b73c9;
  168. margin: 0px;
  169. }
  170.  
  171. #icon {
  172. width: 100px;
  173. margin: 0px;
  174. border: 5px solid #000;
  175. height: 100px;
  176. background-color: #000;
  177. position: absolute;
  178. right: 11%;
  179. top: 32%;
  180. background-image:url("https://i.imgur.com/lnSewhu.jpg");
  181. background-repeat:no-repeat;
  182. background-position: center;
  183. background-size: 100%;
  184. border-radius: 100px;
  185. }
  186.  
  187. #icon2 {
  188. width: 100px;
  189. margin: 0px;
  190. border: 5px solid #000;
  191. height: 100px;
  192. background-color: #000;
  193. position: absolute;
  194. right: 3%;
  195. top: 32%;
  196. background-image:url("https://i.imgur.com/L7J7kgk.jpg");
  197. background-repeat:no-repeat;
  198. background-position: center;
  199. background-size: 100%;
  200. border-radius: 100px;
  201. }
  202.  
  203. #icon3 {
  204. width: 100px;
  205. margin: 0px;
  206. border: 5px solid #000;
  207. height: 100px;
  208. background-color: #000;
  209. position: absolute;
  210. right: 11%;
  211. top: 48%;
  212. background-image:url("https://i.imgur.com/L4N8HKN.jpg");
  213. background-repeat:no-repeat;
  214. background-position: center;
  215. background-size: 100%;
  216. border-radius: 100px;
  217. }
  218.  
  219. #icon4 {
  220. width: 100px;
  221. margin: 0px;
  222. border: 5px solid #000;
  223. height: 100px;
  224. background-color: #000;
  225. position: absolute;
  226. right: 3%;
  227. top: 48%;
  228. background-image:url("https://i.imgur.com/55e8MFY.jpg");
  229. background-repeat:no-repeat;
  230. background-position: center;
  231. background-size: 100%;
  232. border-radius: 100px;
  233. }
  234.  
  235. #icon5 {
  236. width: 100px;
  237. margin: 0px;
  238. border: 5px solid #000;
  239. height: 100px;
  240. background-color: #000;
  241. position: absolute;
  242. right: 11%;
  243. top: 64%;
  244. background-image:url("https://i.imgur.com/PwmDaSx.jpg");
  245. background-repeat:no-repeat;
  246. background-position: center;
  247. background-size: 100%;
  248. border-radius: 100px;
  249. }
  250.  
  251. #icon6 {
  252. width: 100px;
  253. margin: 0px;
  254. border: 5px solid #000;
  255. height: 100px;
  256. background-color: #000;
  257. position: absolute;
  258. right: 3%;
  259. top: 64%;
  260. background-image:url("https://i.imgur.com/IRmLgIn.jpg");
  261. background-repeat:no-repeat;
  262. background-position: center;
  263. background-size: 100%;
  264. border-radius: 100px;
  265. }
  266.  
  267. .credit{
  268. position: fixed;
  269. bottom: 0px;
  270. left: 2px;
  271. height: 25px;
  272. width: 25px;
  273. line-height: 15px;
  274. font-size: 10px;
  275. color: #000;
  276. text-align: center;
  277. font-family: roboto;
  278. }
  279.  
  280. i{color: #00bfff;}
  281. b{color: #003366;}
  282. a{color: #000; text-decoration: none;}
  283.  
  284. #Layout {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  285. </style>
  286. <div id="Layout" oncontextmenu="return false;">
  287.  
  288. <div class="credit" title="Profile by RageQxeen">♛</div>
  289.  
  290. <div id="nameunder">Mischief Maker</div><div id="name">Mischief Maker</div>
  291.  
  292. <div id="image"></div>
  293.  
  294. <div id="icon"></div>
  295. <div id="icon2"></div>
  296. <div id="icon3"></div>
  297. <div id="icon4"></div>
  298. <div id="icon5"></div>
  299. <div id="icon6"></div>
  300.  
  301. <div id="nav">
  302. <a href="#one"></a>
  303. <a href="#two"></a>
  304. <a href="#three"></a>
  305. <a href="#four"></a>
  306. </div>
  307.  
  308.  
  309. <div id="content">
  310. <div style="width: 450px; height: 350px; overflow-y: hidden;">
  311.  
  312. <a name="one"></a>
  313. <div style="width: 450px; height: 350px; overflow: auto;" align="center">
  314. <span style="float:left;"><b>Name</b></span><span style="float:right;">Unknown</span><br>
  315. <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;">Jack</span><br>
  316. <span style="float:left;"><b>Gender</b></span><span style="float:right;">Male</span><br>
  317. <span style="float:left;"><b>Age</b></span><span style="float:right;">Unknown</span><br>
  318. <span style="float:left;"><b>Height</b></span><span style="float:right;">7'3</span><br>
  319. <span style="float:left;"><b>Weight</b></span><span style="float:right;">250</span><br>
  320. <span style="float:left;"><b>Orientation</b></span><span style="float:right;">Pan sexual</span><br>
  321. <span style="float:left;"><b>Relationship</b></span><span style="float:right;">Single</span><br>
  322. <span style="float:left;"><b>Race</b></span><span style="float:right;">Feline Demon</span><br>
  323. <span style="float:left;"><b>Mentality</b></span><span style="float:right;">Sane</span><br>
  324. <span style="float:left;"><b>Eyes</b></span><span style="float:right;">Gold</span><br>
  325. <span style="float:left;"><b>Hair</b></span><span style="float:right;">White</span><br>
  326. <span style="float:left;"><b>Build</b></span><span style="float:right;">Athletic </span><br>
  327. <span style="float:left;"><b>Affiliation</b></span><span style="float:right;">Chaos</span><br><br>
  328. </div>
  329.  
  330. <a name="two"></a>
  331. <div style="width: 450px; height: 350px; overflow: auto;" align="center">
  332. <CENTER>
  333. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  334. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  335. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  336. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  337. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  338. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  339. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  340. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  341. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  342. <a href="linkhere" target="_blank"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  343.  
  344. </CENTER>
  345. </div>
  346.  
  347.  
  348.  
  349. <a name="three"></a>
  350. <div style="width: 450px; height: 350px; overflow: auto;" align="center">
  351.  
  352.  
  353. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  354. <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
  355. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  356. <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
  357. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  358. <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
  359. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  360. <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
  361. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a>
  362. <center><b>- Name -</b><br> <i>foe/friend/neutral</i></center> small note.<br><br><br><br>
  363.  
  364.  
  365. </div>
  366.  
  367.  
  368.  
  369. <a name="four"></a>
  370. <div style="width: 450px; height: 350px; overflow: auto;" align="center">
  371.  
  372. </div>
  373. </div>
  374. </div>
  375.  
  376.  
  377. <div id="box">
  378. <div style="width: 350px; height: 150px; overflow: auto;" align="left">
  379. OOC here
  380. <li>Not interested in anthros
  381. <li>Please have a proper grasp on English
  382. <li>Seeking LT Story
  383. <li>Story > Smut
  384. <li>PM Friendly
  385. <li>Don't start with a post please
  386. <li>Discord given with time
  387.  
  388. </div>
  389. </div>
  390. </div>
  391. </body>
  392. </html>
Advertisement
Add Comment
Please, Sign In to add comment