bythestars

Micah - Kal Code

Aug 22nd, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.75 KB | None | 0 0
  1. <html>
  2. <head>
  3. <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  4. <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
  5. <script src="https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.6.5/dat.gui.min.js"></script>
  6. <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
  7. <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.11.0/d3.min.js"></script>
  8. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  9. <script src="https://roleplay.chat/jquery.tooltipster.js?v=8"></script>
  10. <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js"></script>
  11. <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/87/three.js"></script>
  12. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css">
  13. <link href="https://roleplay.chat/tooltipster.css" rel="stylesheet" type="text/css">
  14. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
  15. <script defer>
  16. window.onload = function() {
  17.  
  18. };
  19. </script>
  20.  
  21. <script type="text/javascript">
  22. $(document).ready(function() {
  23. // Tooltip only Text
  24. $('.masterTooltip').hover(function(){
  25. // Hover over code
  26. var title = $(this).attr('title');
  27. $(this).data('tipText', title).removeAttr('title');
  28. $('<p class="tooltip"></p>')
  29. .text(title)
  30. .appendTo('body')
  31. .fadeIn('slow');
  32. }, function() {
  33. // Hover out code
  34. $(this).attr('title', $(this).data('tipText'));
  35. $('.tooltip').remove();
  36. }).mousemove(function(e) {
  37. var mousex = e.pageX + 20; //Get X coordinates
  38. var mousey = e.pageY + 10; //Get Y coordinates
  39. $('.tooltip')
  40. .css({ top: mousey, left: mousex })
  41. });
  42. });
  43. </script>
  44.  
  45. <style>
  46. @import url('https://fonts.googleapis.com/css?family=Economica|Roboto Condensed|Six Caps');
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. body { cursor: url(https://i.imgur.com/WIeMSiR.png), auto;background-color: #120e0e;
  58. background-image: url("https://www.transparenttextures.com/patterns/absurdity.png");
  59. }
  60.  
  61. ::-webkit-scrollbar {
  62. width: 4px;
  63. }
  64.  
  65. /* Track */
  66. ::-webkit-scrollbar-track {
  67. background: #;
  68. }
  69.  
  70. /* Handle */
  71. ::-webkit-scrollbar-thumb {
  72. background: #;
  73. }
  74.  
  75. /* Handle on hover */
  76. ::-webkit-scrollbar-thumb:hover {
  77. background: #;
  78. }
  79.  
  80.  
  81.  
  82.  
  83. /* The typing effect */
  84. @keyframes typing {
  85. from { width: 0 }
  86. to { width: 100% }
  87. }
  88.  
  89. /* The typewriter cursor effect */
  90. @keyframes blink-caret {
  91. from, to { border-color: transparent }
  92. 50% { border-color: }
  93. }
  94.  
  95. a {cursor: url(https://i.imgur.com/WIeMSiR.png), auto;}
  96.  
  97.  
  98.  
  99. @font-face{
  100. src:url(
  101.  
  102. https://dl.dropbox.com/s/f4rvkr4ybrkqryz/Geomancy%20-%20Extra%20Bold.otf);
  103.  
  104. font-family:'geo';}
  105.  
  106.  
  107.  
  108. @font-face{
  109. src:url(
  110. https://dl.dropbox.com/s/9ln5dag3xxe3du3/staravenue.ttf);
  111.  
  112. font-family:'star';}
  113.  
  114.  
  115. .mainbox {position: fixed; background-color: #;
  116. background-image: url(""); width: 710px; height: 455px; border:0px solid; border-color: #fff; margin: auto; left: -90px; right: 0px; top: 350px; bottom: 80px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 0px #000); }
  117.  
  118. .box1 {position: fixed; background-color: #171515; opacity:1;
  119. background-image: url(""); width: 180px; height: 270px; border:0px solid; border-color: #fff; margin: auto; left: 105px; right: 0px; top:-175px; bottom: 65px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  120.  
  121.  
  122. .box2 {position: fixed; background-color: #171515; opacity:1;
  123. background-image: url(""); width: 180px; height: 70px; border:0px solid; border-color: #fff; margin: auto; left: 105px; right: 0px; top:-175px; bottom: -285px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  124.  
  125.  
  126. .box3 {position: fixed; background-color: #171515; opacity:1;
  127. background-image: url(""); width: 90px; height: 330px; border:0px solid; border-color: #fff; margin: auto; left:385px; right: 0px; top:-175px; bottom: 5px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  128.  
  129. .box4 {position: fixed; background-color: #171515; opacity:1;
  130. background-image: url(""); width: 180px; height: 233px; border:0px solid; border-color: #fff; margin: auto; left:598px; right: 0px; top:-175px; bottom: -91px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  131.  
  132. .boxc {position: fixed; background-color: #030202;opacity:4;
  133. background-image: url(""); width: 100px; height: 275px; border:0px solid; border-color: #fff; margin: auto; left: 64px; right: 0px; top:-175px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  134.  
  135.  
  136.  
  137.  
  138.  
  139. .box5{position: fixed; background-color: #110e12; opacity:1;
  140. background-image: url(""); width: 485px; height: 50px; border:0px solid; border-color: #fff; margin: auto; left:-205px; right: 0px; top:218px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  141.  
  142. .strike {position: fixed; background-color: #171515; opacity:1;
  143. background-image: url(""); width: 180px; height: 13px; border:0px solid; border-color: #fff; margin: auto; left: 598px; right: 0px; top:-605px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  144.  
  145.  
  146. .strike2{position: fixed; background-color: #171515; opacity:1;
  147. background-image: url(""); width: 180px; height: 13px; border:0px solid; border-color: #fff; margin: auto; left: 598px; right: 0px; top:-569px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  148.  
  149. .strike3 {position: fixed; background-color: #171515; opacity:1;
  150. background-image: url(""); width: 180px; height: 13px; border:0px solid; border-color: #fff; margin: auto; left: 598px; right: 0px; top:-534px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  151.  
  152.  
  153.  
  154. .crown{background-image:url(https://i.imgur.com/6ZCbRnU.png);
  155. background-repeat:no-repeat;
  156. width:180px;
  157. height:122px;
  158. background-size:100%;
  159. position:absolute;
  160. top:-187;
  161. left:300;
  162. z-index:4;
  163. filter:drop-shadow(0px 0px px #596be3);
  164. border: 0px solid; border-color: #;
  165. opacity:1; transition: 0.7s;
  166. }
  167.  
  168. .crown:hover {transition:0.7s; filter:drop-shadow(0px 0px 4px #4c3857);}
  169.  
  170.  
  171. .mainimg{background-image:url(https://a.wattpad.com/cover/98237131-288-k893753.jpg);
  172. background-repeat:no-repeat;
  173. width:230px;
  174. height:345px;
  175. background-size:100%;
  176. position:absolute;
  177. top:-28;
  178. left:83;
  179. z-index:4;
  180. filter:drop-shadow(0px 0px 2px #);
  181. border: 0px solid; border-color: #;
  182. opacity:0.2; filter: grayscale(60%);
  183. }
  184.  
  185.  
  186.  
  187.  
  188. .mainimg2{background-image:url(https://i.gifer.com/TDrL.gif);
  189. background-repeat:no-repeat;
  190. width:180px;
  191. height:92px;
  192. background-size:100%;
  193. position:absolute;
  194. top:-28;
  195. left:598;
  196. z-index:4;
  197. filter:drop-shadow(0px 0px 2px #);
  198. border: 0px solid; border-color: #;
  199. opacity:0.4; filter: grayscale(70%);
  200. }
  201.  
  202. @font-face{
  203. src:url(https://dl.dropbox.com/s/2c7pcx60gzoj3jp/DK%20Cinnabar%20Brush.ttf?dl=0);
  204. font-family:'namer';}
  205.  
  206. @font-face{
  207. src:url(https://dl.dropbox.com/s/snlmggdtyysuf4l/Danielle%20Harris%20DEMO.otf?dl=0);
  208. font-family:'new';}
  209.  
  210. @font-face{
  211. src:url(https://dl.dropbox.com/s/rdzvaqiof87izan/Congratulations_DEMO.ttf);
  212. font-family:'sign';}
  213.  
  214. .title{ letter-spacing: 0; z-index: 5; position: fixed; left: 80px; bottom: 475px; font-family: 'namer', cursive; font-size:65px; color: #3b3939; text-shadow: 0px 0px 3px #; position: absolute; width:710px; filter:drop-shadow(0px 0px px #540303);transition: 0.3s; }
  215.  
  216. .heart { letter-spacing: 0; z-index: 5; position: fixed; left:261.5px; bottom: 491px; font-family: 'namer', cursive; font-size:34px; color: #3b3939; text-shadow: 0px 0px 3px #; position: absolute; width:200px; filter:drop-shadow(0px 0px px #540303);transform: rotate(0deg); -webkit-text-fill-color: transparent; background: -webkit-linear-gradient(transparent, transparent), url('https://i.imgur.com/w8oWmOD.gif') repeat; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: left; background-size: cover; position: absolute; /* Safari */ text-shadow: 0px 0px 3px #; transition: 0.6s; opacity:1;}
  217.  
  218.  
  219.  
  220. .words {position: absolute; bottom: -1px; left: 7px; margin: auto;
  221. opacity:1;
  222. height: 233px;
  223. width: 170px;
  224. padding: 0px;
  225. text-align: justify;
  226. font-size: 12px;
  227. overflow: auto;
  228. text-ident: 10px;
  229. color: #b5b5b5;
  230. font-family: economica;
  231. z-index:20
  232. }
  233.  
  234. .words2 {position: absolute; bottom: 0px; left: 5px; margin: auto;
  235. opacity:1;
  236. height: 70px;
  237. width: 170px;
  238. padding: 0px;
  239. text-align: justify;
  240. font-size: 12px;
  241. overflow: auto;
  242. text-ident: 10px;
  243. color: #b5b5b5;
  244. font-family: economica;
  245. z-index:20;
  246. }
  247.  
  248.  
  249. p{
  250. font-family: 'Economica';
  251. font-size: 14px;
  252. letter-spacing: 0px;
  253. word-spacing: 0px;
  254. color: #e1e1e1;
  255. text-align: justify;
  256.  
  257. line-height: 20px;
  258. margin: 0px 0px 0px 1px;}
  259.  
  260.  
  261.  
  262.  
  263. b {
  264. letter-spacing: 2px;
  265. font-family: economica;
  266. color: #696464;
  267. font-weight: bold;
  268. font-size:13px;
  269. text-transform: uppercase;
  270. font-weight: 100; filter:drop-shadow(0px 0px 1px #);}
  271.  
  272. .fr1{ width: 80px; height: 80px; margin-bottom: 5px; margin-top: 0px; margin-right: 3px; margin-left: 2px; border: px solid #000; border-radius: 00px; z-index:9; }
  273.  
  274. strong {
  275. font-family: economica; letter-spacing: 2px;
  276. color: #6e0404;
  277. font-weight: bold;
  278. font-size: 14px;
  279. text-transform: uppercase;
  280. font-weight: 100; }
  281.  
  282.  
  283. .put{position: absolute; bottom: 0px; left:6px; margin: auto;
  284. opacity:1;
  285. height: 270px;
  286. width: 180px;
  287. padding: 0px;
  288. text-align: center;
  289. font-size: 1px;
  290. overflow: auto;
  291. text-indent: 0px;
  292. color: #e1e1e1;
  293. font-family: Barlow Condensed;
  294.  
  295. z-index:22;overflow:auto transition: all 0.9s ease-in-out;
  296. -webkit-transition: all 0.4s ease-in-out;
  297. -moz-transition: all 0.4s ease-in-out;
  298. -o-transition: all 0.4s ease-in-out;
  299. -ms-transition: all 0.4s ease-in-out;}
  300.  
  301.  
  302. p.td {
  303. text-align: right;
  304. font-family:economica;
  305. margin-left: -12px;
  306. font-size: 12px;
  307. line-height: 0px;
  308. color: #b5b5b5; }
  309.  
  310. td {
  311. text-align: left;
  312. line-height: 20px; }
  313.  
  314. .img2{position: absolute; width: 30px; height: 30px; border: 0px solid; top:-98px; border-color: #1a6752; left:87.4; background: url(https://i.imgur.com/pDz3cLt.png); background-size: 100%; z-index:5;border-radius:1px; transition: 0.2s;}
  315.  
  316. .img2:hover {filter:drop-shadow(0px 0px 5px #fff);}
  317.  
  318. .put:target{ opacity:1;
  319. z-index:11;transition: all 0.4s ease-in-out;
  320. -webkit-transition: all 0.4s ease-in-out;
  321. -moz-transition: all 0.4s ease-in-out;z
  322. -o-transition: all 0.4s ease-in-out;
  323. -ms-transition: all 0.4s ease-in-out;overflow:auto;}
  324.  
  325. .KAL{
  326. position:fixed;
  327. bottom:10px;
  328. left:97%;
  329.  
  330. width: 50px; height: 30px;
  331. }
  332.  
  333. a {font-family: namer;letter-spacing: 0.3px;
  334. color: #5c0606;
  335. font-weight: bold;
  336. font-size: 13px;
  337. text-transform: ;
  338. text-decoration: none; transition:0.7s;
  339. font-weight: 100; cursor: url(https://i.imgur.com/WIeMSiR.png), auto;}
  340. a:hover {transition:0.7s; filter:drop-shadow(0px 0px 1px #730a0a);}
  341.  
  342. .newer{position: absolute; bottom:0px; left:3px; margin: auto;
  343. opacity:1;
  344. height: 325px;
  345. width: 90px;
  346. padding:0px;
  347. text-align: center;
  348. font-size: 13px;
  349. overflow: auto;
  350. text-ident:10px;
  351.  
  352.  
  353. z-index:20;overflow:auto transition: all 0.9s ease-in-out;
  354. -webkit-transition: all 0.4s ease-in-out;
  355. -moz-transition: all 0.4s ease-in-out;
  356. -o-transition: all 0.4s ease-in-out;
  357. -ms-transition: all 0.4s ease-in-out;}
  358.  
  359. .new{position: absolute; bottom: 5px; left: 5px; margin: auto;
  360. opacity:1;
  361. height: 200px;
  362. width: 27=65px;
  363. padding:10px;
  364. text-align: center;
  365. font-size: 13px;
  366. overflow: auto;
  367. text-ident: 10px;
  368.  
  369.  
  370. z-index:0;overflow:auto transition: all 0.9s ease-in-out;
  371. -webkit-transition: all 0.4s ease-in-out;
  372. -moz-transition: all 0.4s ease-in-out;
  373. -o-transition: all 0.4s ease-in-out;
  374. -ms-transition: all 0.4s ease-in-out;}
  375.  
  376. .new:target{ opacity:1;
  377. z-index:11;transition: all 0.4s ease-in-out;
  378. -webkit-transition: all 0.4s ease-in-out;
  379. -moz-transition: all 0.4s ease-in-out;
  380. -o-transition: all 0.4s ease-in-out;
  381. -ms-transition: all 0.2s ease-in-out;overflow:auto;}
  382.  
  383.  
  384.  
  385.  
  386. @keyframes move{
  387. from{ background-image:url(https://i.imgur.com/L3hOOvS.png);
  388.  
  389. width:300px;
  390. height:207px;
  391. background-size:100%;
  392. position:absolute;
  393. top:-207px;
  394. left:145px;
  395. z-index:-1;
  396. filter:drop-shadow(0px 0px 1px #596be3);}
  397. to{ background-image:url(https://i.imgur.com/CsCMJwh.png);
  398. background-repeat:no-repeat;
  399. width:800px;
  400. height:407px;
  401. background-size:100%;
  402. position:absolute;
  403. top:-407px;
  404. left:-100px;
  405. z-index:3;
  406. filter:drop-shadow(0px 0px 1px #596be3);}
  407. }
  408.  
  409.  
  410.  
  411. @-webkit-keyframes move{
  412. from{ background-image:url(https://i.imgur.com/L3hOOvS.png);;
  413. background-repeat:no-repeat;
  414. width:300px;
  415. background-size:100%;
  416. position:absolute;
  417. top:-207px;
  418. left:145px;
  419. z-index:-1;
  420. filter:drop-shadow(0px 0px 1px #596be3);}
  421. to{ background-image:url(https://i.imgur.com/CsCMJwh.png);
  422. background-repeat:no-repeat;
  423. width:800px;
  424. height:407px;
  425. background-size:100%;
  426. position:absolute;
  427.  
  428. z-index:3;
  429. filter:drop-shadow(0px 0px 1px #596be3);}
  430. }
  431.  
  432.  
  433.  
  434.  
  435. #music-bg {
  436. position:absolute;
  437. background-color:#110e12;
  438. left:498px;
  439. top:300px;
  440. width:147;
  441. height:23; opacity:1;
  442. }
  443.  
  444. #music{
  445. position:absolute;
  446. background-image:
  447. url('https://i.imgur.com/N3ScMZd.png');
  448. background-repeat: no-repeat;
  449. background-size: 10px;
  450. width:45px;
  451. height:22px;
  452. z-index:99;
  453. left:8;
  454. top:6;
  455. -webkit-transition: all 0.5s ease-in-out;
  456. -moz-transition: all 0.5s ease-in-out;
  457. -o-transition: all 0.5s ease-in-out;
  458. }
  459.  
  460. #music-title-bg {
  461. position:absolute;
  462. background-color:#171515;
  463. width:255;
  464. height:12;
  465. left:25;
  466. top:6;
  467. }
  468.  
  469. #music-title-bg2 {
  470. position:absolute;
  471. background-color:#171515
  472. width:255;
  473. height:20px;
  474. left:-7;
  475. top:2;
  476. }
  477.  
  478. #music-title {
  479. position:absolute;
  480. color:#bdbdbd;
  481. font-family:economica;
  482. font-size:11px;
  483. text-transform:uppercase;
  484. text-align:justify;
  485. width:252;
  486. left:7;
  487. top:-2;
  488. }
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496. @keyframes move{
  497. from{opacity:0;}
  498. to{opacity:1;}
  499. }
  500. @-webkit-keyframes move{
  501. from{opacity:0;}
  502. to{opacity:1;}
  503. }
  504.  
  505. </style>
  506. </head>
  507. <body>
  508.  
  509.  
  510.  
  511. <div class="mainbox">
  512.  
  513. <div class="title">Micah Valentine</div> <div class="heart">♥</div>
  514. <div class="mainimg"></div>
  515. <div class="mainimg2"></div>
  516. <div class="mainimg3"></div>
  517.  
  518. <div class="box1">
  519.  
  520. <div id="01" class="put">
  521.  
  522. <table border="0" cellspacing="-10">
  523.  
  524.  
  525.  
  526.  
  527.  
  528. <tr>
  529. <td><b>Name</b></td>
  530. <td>
  531. <p class="td">Micah Jovi Valentine</p>
  532. </td>
  533. </tr><br>
  534.  
  535.  
  536. <tr>
  537. <td><b>Nickname(s)</b></td>
  538. <td>
  539. <p class="td"><i>None</i></p>
  540. </td>
  541. </tr><br>
  542.  
  543.  
  544. <tr>
  545. <td><b>Birthdate</b></td>
  546. <td>
  547. <p class="td">April 9, 1997</p>
  548. </td>
  549. </tr>
  550.  
  551. <tr>
  552. <td><b>Hometown</b></td>
  553. <td>
  554. <p class="td">Chicago, IL</p>
  555. </td>
  556. </tr>
  557.  
  558. <tr>
  559. <td><b>Orientation</b></td>
  560. <td>
  561. <p class="td">Experimental</p>
  562. </td>
  563. </tr>
  564.  
  565. <tr>
  566. <td><b>Marital Status</b></td>
  567. <td>
  568. <p class="td">Single</p>
  569. </td>
  570. </tr>
  571.  
  572. <tr>
  573. <td><b>Gender</b></td>
  574. <td>
  575. <p class="td">Male</p>
  576. </td>
  577. </tr>
  578.  
  579. <tr>
  580. <td><b>Ethnicity</b></td>
  581. <td>
  582. <p class="td">Italian, Scottish</p>
  583. </td>
  584. </tr>
  585.  
  586. <tr>
  587. <td><b>Hair Color</b></td>
  588. <td>
  589. <p class="td"><a>Red</a></p>
  590. </td>
  591. </tr>
  592.  
  593. <tr>
  594. <td><b>Eye Color</b></td>
  595. <td>
  596. <p class="td">Hazel</p>
  597. </td>
  598. </tr>
  599.  
  600. <tr>
  601. <td><b>Height</b></td>
  602. <td>
  603. <p class="td">6'0"</p>
  604. </td>
  605. </tr>
  606.  
  607. <tr>
  608. <td><b>Weight</b></td>
  609. <td>
  610. <p class="td">167 lbs</p>
  611. </td>
  612. </tr>
  613.  
  614. <tr>
  615. <td><b>Build</b></td>
  616. <td>
  617. <p class="td">Lean</p>
  618. </td>
  619. </tr>
  620.  
  621. <tr>
  622. <td><b>Scent</b></td>
  623. <td>
  624. <p class="td">Cinnamon or Mint</p>
  625. </td>
  626. </tr>
  627.  
  628. <tr>
  629. <td><b>Allergies</b></td>
  630. <td>
  631. <p class="td">Aspartame, Coconut</p>
  632. </td>
  633. </tr>
  634.  
  635.  
  636.  
  637.  
  638. </table>
  639. </div>
  640.  
  641.  
  642.  
  643.  
  644.  
  645. </div>
  646.  
  647.  
  648.  
  649.  
  650.  
  651. <div class="box2">
  652.  
  653.  
  654. <div class="words2">
  655.  
  656. <strong>✚</strong> <b>HUGE THANKS</b> for the code by the talented <a target="_blank" href="https://roleplay.chat/profile.php?user=Kal">Kal</a>! <i>DM him to get your own!!</i><br><br>
  657.  
  658. <strong>✚</strong> Let's keep things <b>friendly</b>, okay? I'm all about having <a target="_blank" href="https://www.youtube.com/watch?v=lHTt-EeY_8I">fun</a>. <br><br>
  659.  
  660. <strong>✚</strong> My writing style can range from <i>shit posting</i> to <i>multi-para</i>, depending on muse. <a target="_blank" href="https://www.youtube.com/watch?v=lgSLz5FeXUg">Inspire me</a>.<br><br>
  661.  
  662. <strong>✚</strong> AFK a lot, typically will advise <a target="_blank" href="https://www.youtube.com/watch?v=u04b4TQ6Fnk">upfront</a> unless it's been <i>longer</i> than 20 minutes since we last corresponded. <b>Email me</b> if it's important. <br><br>
  663.  
  664. <strong>✚</strong> There are random links to <a target="_blank" href="https://www.youtube.com/watch?v=cJMSDlWlfMM">music</a> or images throughout the profile. <b>Happy hunting!</b> <br><br>
  665.  
  666.  
  667. </div>
  668.  
  669.  
  670. </div>
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677. <div class="box3">
  678.  
  679.  
  680.  
  681. <div id="03" class="newer">
  682.  
  683.  
  684.  
  685.  
  686.  
  687. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/brgpCYv.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  688.  
  689. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/brgpCYv.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  690.  
  691. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/brgpCYv.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  692.  
  693. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/brgpCYv.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  694.  
  695. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/brgpCYv.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  696.  
  697. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/brgpCYv.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  698.  
  699. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/brgpCYv.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  700.  
  701.  
  702.  
  703.  
  704.  
  705. </div>
  706.  
  707.  
  708.  
  709.  
  710. </div>
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722. <div class="box4">
  723.  
  724. <div class="words">
  725.  
  726. <strong>✚</strong> Date me, I'm the whole package: indecisive, dressed in all black, the Prince of Denmark and rightful heir to the throne, and just constantly yearning for death. <br><br>
  727.  
  728. <strong>✚</strong> This is where you put your Headcanons! Here's a <b>Bold</b>, and here's a <a href="">Link</a>!<br><br>
  729.  
  730. <strong>✚</strong> This is where you put your Headcanons! Here's a <b>Bold</b>, and here's a <a href="">Link</a>!<br><br>
  731.  
  732. <strong>✚</strong> This is where you put your Headcanons! Here's a <b>Bold</b>, and here's a <a href="">Link</a>!<br><br>
  733.  
  734. <strong>✚</strong> This is where you put your Headcanons! Here's a <b>Bold</b>, and here's a <a href="">Link</a>!<br><br>
  735.  
  736. <strong>✚</strong> This is where you put your Headcanons! Here's a <b>Bold</b>, and here's a <a href="">Link</a>!<br><br>
  737.  
  738. <strong>✚</strong> This is where you put your Headcanons! Here's a <b>Bold</b>, and here's a <a href="">Link</a>!<br><br>
  739.  
  740. </div>
  741.  
  742.  
  743. </div>
  744.  
  745.  
  746. <div class="strike"></div>
  747. <div class="strike2"></div>
  748. <div class="strike3"></div>
  749.  
  750.  
  751.  
  752.  
  753.  
  754. <div id="music-bg">
  755. <div id="music">
  756. <div style="margin-top:-10px; margin-left:-10px;">
  757. <audio controls style="opacity:0; width:100px; margin-top:-10px; margin-left:-10px;">
  758. <source src="http://k007.kiwi6.com/hotlink/ikmij178ye/My_Chemical_Romance_-_Helena_lyrics_.mp3">
  759. </audio>
  760. </div>
  761. </div>
  762.  
  763. <div id="music-title-bg">
  764. <div id="music-title-bg2">
  765. <div id="music-title">
  766. <marquee direction="left" scrollamount="4">
  767. What's the <a>worst</a> that I can say?
  768. Things are <b>better</b> if I <a>stay</a>, So long and <a>goodnight</a>..
  769. </marquee>
  770. </div>
  771. </div>
  772. </div>
  773.  
  774. </div>
  775.  
  776.  
  777. </html>
  778. </body>
Add Comment
Please, Sign In to add comment