Advertisement
bythestars

Feliciana - Code

Aug 16th, 2020
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.87 KB | None | 0 0
  1. <body>
  2. <html>
  3. <head>
  4. <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  5. <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
  6. <script src="https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.6.5/dat.gui.min.js"></script>
  7. <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
  8. <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.11.0/d3.min.js"></script>
  9. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  10. <script src="https://roleplay.chat/jquery.tooltipster.js?v=8"></script>
  11. <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js"></script>
  12. <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/87/three.js"></script>
  13. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css">
  14. <link href="https://roleplay.chat/tooltipster.css" rel="stylesheet" type="text/css">
  15. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
  16. <script defer>
  17. window.onload = function() {
  18.  
  19. };
  20. </script>
  21.  
  22. <script type="text/javascript">
  23. $(document).ready(function() {
  24. // Tooltip only Text
  25. $('.masterTooltip').hover(function(){
  26. // Hover over code
  27. var title = $(this).attr('title');
  28. $(this).data('tipText', title).removeAttr('title');
  29. $('<p class="tooltip"></p>')
  30. .text(title)
  31. .appendTo('body')
  32. .fadeIn('slow');
  33. }, function() {
  34. // Hover out code
  35. $(this).attr('title', $(this).data('tipText'));
  36. $('.tooltip').remove();
  37. }).mousemove(function(e) {
  38. var mousex = e.pageX + 20; //Get X coordinates
  39. var mousey = e.pageY + 10; //Get Y coordinates
  40. $('.tooltip')
  41. .css({ top: mousey, left: mousex })
  42. });
  43. });
  44. </script>
  45.  
  46. <style>
  47. @import url('https://fonts.googleapis.com/css?family=Economica|Roboto Condensed|Six Caps');
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. body { cursor: url(https://i.imgur.com/WIeMSiR.png), auto;background-color: #221a24;
  59. background-image: url("https://www.transparenttextures.com/patterns/absurdity.png");
  60. }
  61.  
  62. ::-webkit-scrollbar {
  63. width: 4px;
  64. }
  65.  
  66. /* Track */
  67. ::-webkit-scrollbar-track {
  68. background: #;
  69. }
  70.  
  71. /* Handle */
  72. ::-webkit-scrollbar-thumb {
  73. background: #;
  74. }
  75.  
  76. /* Handle on hover */
  77. ::-webkit-scrollbar-thumb:hover {
  78. background: #;
  79. }
  80.  
  81.  
  82.  
  83.  
  84. /* The typing effect */
  85. @keyframes typing {
  86. from { width: 0 }
  87. to { width: 100% }
  88. }
  89.  
  90. /* The typewriter cursor effect */
  91. @keyframes blink-caret {
  92. from, to { border-color: transparent }
  93. 50% { border-color: }
  94. }
  95.  
  96. a {cursor: url(https://i.imgur.com/WIeMSiR.png), auto;}
  97.  
  98.  
  99.  
  100. @font-face{
  101. src:url(
  102.  
  103. https://dl.dropbox.com/s/f4rvkr4ybrkqryz/Geomancy%20-%20Extra%20Bold.otf);
  104.  
  105. font-family:'geo';}
  106.  
  107.  
  108.  
  109. @font-face{
  110. src:url(
  111. https://dl.dropbox.com/s/9ln5dag3xxe3du3/staravenue.ttf);
  112.  
  113. font-family:'star';}
  114.  
  115.  
  116. .mainbox {position: fixed; background-color: #;
  117. background-image: url(""); width: 710px; height: 455px; border:0px solid; border-color: #fff; margin: auto; left: -90px; right: 0px; top: 300px; bottom: 80px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #110e12); }
  118.  
  119. .box1 {position: fixed; background-color: #110e12; opacity:1;
  120. background-image: url(""); width: 180px; height: 335px; border:0px solid; border-color: #fff; margin: auto; left: -510px; right: 0px; top:-175px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  121.  
  122.  
  123. .box2 {position: fixed; background-color: #110e12; opacity:1;
  124. background-image: url(""); width: 180px; height: 335px; border:0px solid; border-color: #fff; margin: auto; left: -140px; right: 0px; top:-175px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  125.  
  126.  
  127. .box3 {position: fixed; background-color: #110e12; opacity:1;
  128. background-image: url(""); width: 180px; height: 335px; border:0px solid; border-color: #fff; margin: auto; left: 565px; right: 0px; top:-175px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  129.  
  130. .box4 {position: fixed; background-color: #110e12; opacity:1;
  131. background-image: url(""); width: 185px; height: 43px; border:0px solid; border-color: #fff; margin: auto; left:235px; right: 0px; top:116px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  132.  
  133. .boxc {position: fixed; background-color: #030202;opacity:4;
  134. 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 #); }
  135.  
  136.  
  137.  
  138.  
  139.  
  140. .box5{position: fixed; background-color: #110e12; opacity:1;
  141. 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 #); }
  142.  
  143. .strike {position: fixed; background-color: #110e12; opacity:1;
  144. background-image: url(""); width: 247px; height: 23px; border:0px solid; border-color: #fff; margin: auto; left: 498px; right: 0px; top:190px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  145.  
  146.  
  147. .strike2{position: fixed; background-color: #110e12; opacity:1;
  148. background-image: url(""); width: 247px; height: 23px; border:0px solid; border-color: #fff; margin: auto; left: 498px; right: 0px; top:245px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  149.  
  150. .strike3 {position: fixed; background-color: #110e12; opacity:1;
  151. background-image: url(""); width: 585px; height: 23px; border:0px solid; border-color: #fff; margin: auto; left:-105px; right: 0px; top:-540px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  152.  
  153. .strike4 {position: fixed; background-color: #110e12; opacity:1;
  154. background-image: url(""); width: 735px; height: 23px; border:0px solid; border-color: #fff; margin: auto; left:10px; right: 0px; top:-594px; bottom: 0px; z-index:4; border-radius:0px; filter:drop-shadow(0px 0px 1px #); }
  155.  
  156.  
  157.  
  158. .crown{background-image:url(https://i.imgur.com/6ZCbRnU.png);
  159. background-repeat:no-repeat;
  160. width:180px;
  161. height:122px;
  162. background-size:100%;
  163. position:absolute;
  164. top:-187;
  165. left:300;
  166. z-index:4;
  167. filter:drop-shadow(0px 0px px #596be3);
  168. border: 0px solid; border-color: #;
  169. opacity:1; transition: 0.7s;
  170. }
  171.  
  172. .crown:hover {transition:0.7s; filter:drop-shadow(0px 0px 4px #4c3857);}
  173.  
  174.  
  175. .mainimg{background-image:url(https://i.imgur.com/b24WjrZ.gif);
  176. background-repeat:no-repeat;
  177. width:180px;
  178. height:92px;
  179. background-size:100%;
  180. position:absolute;
  181. top:-26;
  182. left:380;
  183. z-index:4;
  184. filter:drop-shadow(0px 0px 2px #);
  185. border: 0px solid; border-color: #;
  186. opacity:0.4; filter: grayscale(60%);
  187. }
  188.  
  189.  
  190. .mainimg3{background-image:url(https://i.imgur.com/AGFCnuc.gif);
  191. background-repeat:no-repeat;
  192. width:180px;
  193. height:92px;
  194. background-size:100%;
  195. position:absolute;
  196. top:70;
  197. left:380;
  198. z-index:4;
  199. filter:drop-shadow(0px 0px 2px #);
  200. border: 0px solid; border-color: #;
  201. opacity:0.4; filter: grayscale(60%);
  202. }
  203.  
  204.  
  205. .mainimg2{background-image:url(https://i.imgur.com/rXf7q15.gif);
  206. background-repeat:no-repeat;
  207. width:180px;
  208. height:92px;
  209. background-size:100%;
  210. position:absolute;
  211. top:167;
  212. left:380;
  213. z-index:4;
  214. filter:drop-shadow(0px 0px 2px #);
  215. border: 0px solid; border-color: #;
  216. opacity:0.4; filter: grayscale(60%);
  217. }
  218.  
  219. @font-face{
  220. src:url(https://dl.dropbox.com/s/9zq446xk7shb69a/Atlane%20OTF.otf?dl=0);
  221. font-family:'namer';}
  222.  
  223. @font-face{
  224. src:url(https://dl.dropbox.com/s/snlmggdtyysuf4l/Danielle%20Harris%20DEMO.otf?dl=0);
  225. font-family:'new';}
  226.  
  227. @font-face{
  228. src:url(https://dl.dropbox.com/s/rdzvaqiof87izan/Congratulations_DEMO.ttf);
  229. font-family:'sign';}
  230.  
  231. .title{ letter-spacing: 0; z-index: 5; position: fixed; left: 340px; bottom: 146px; font-family: 'namer', cursive; font-size:42px; color: #faf0ff; text-shadow: 0px 0px 3px #; position: absolute; width:410px; filter:drop-shadow(0px 0px px #000); }
  232.  
  233. .words {position: absolute; bottom: -1px; left: 7px; margin: auto;
  234. opacity:1;
  235. height: 330px;
  236. width: 170px;
  237. padding: 0px;
  238. text-align: justify;
  239. font-size: 12px;
  240. overflow: auto;
  241. text-ident: 10px;
  242. color: #d3cbd6;
  243. font-family: economica;
  244. z-index:20
  245. }
  246.  
  247. .words2 {position: absolute; bottom: 50px; left: 5px; margin: auto;
  248. opacity:1;
  249. height: 280px;
  250. width: 170px;
  251. padding: 0px;
  252. text-align: justify;
  253. font-size: 12px;
  254. overflow: auto;
  255. text-ident: 10px;
  256. color: #d3cbd6;
  257. font-family: economica;
  258. z-index:20;
  259. }
  260.  
  261.  
  262. p{
  263. font-family: 'Economica';
  264. font-size: 14px;
  265. letter-spacing: 0px;
  266. word-spacing: 0px;
  267. color: #e1e1e1;
  268. text-align: justify;
  269.  
  270. line-height: 20px;
  271. margin: 0px 0px 0px 1px;}
  272.  
  273.  
  274.  
  275.  
  276. b {
  277. letter-spacing: 2px;
  278. font-family: new;
  279. color: #e7d8f0;
  280. font-weight: bold;
  281. font-size:11px;
  282. text-transform: uppercase;
  283. font-weight: 100; filter:drop-shadow(0px 0px 1px #000);}
  284.  
  285. .fr1{ width: 40px; height: 40px; margin-bottom: 5px; margin-top: 0px; margin-right: 3px; margin-left: 2px; border: px solid #000; border-radius: 00px; z-index:9; }
  286.  
  287. strong {
  288. font-family: economica; letter-spacing: 2px;
  289. color: #a489ad;
  290. font-weight: bold;
  291. font-size: 14px;
  292. text-transform: uppercase;
  293. font-weight: 100; }
  294.  
  295.  
  296. .put{position: absolute; bottom: 5px; left:6px; margin: auto;
  297. opacity:1;
  298. height: 328px;
  299. width: 180px;
  300. padding: 0px;
  301. text-align: center;
  302. font-size: 1px;
  303. overflow: auto;
  304. text-indent: 0px;
  305. color: #e1e1e1;
  306. font-family: Barlow Condensed;
  307.  
  308. z-index:22;overflow:auto transition: all 0.9s ease-in-out;
  309. -webkit-transition: all 0.4s ease-in-out;
  310. -moz-transition: all 0.4s ease-in-out;
  311. -o-transition: all 0.4s ease-in-out;
  312. -ms-transition: all 0.4s ease-in-out;}
  313.  
  314.  
  315. p.td {
  316. text-align: right;
  317. font-family:economica;
  318. margin-left: -42px;
  319. font-size: 12px;
  320. line-height: 0px;
  321. color: #d3cbd6; }
  322.  
  323. td {
  324. text-align: left;
  325. line-height: 20px; }
  326.  
  327. .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;}
  328.  
  329. .img2:hover {filter:drop-shadow(0px 0px 5px #fff);}
  330.  
  331. .put:target{ opacity:1;
  332. z-index:11;transition: all 0.4s ease-in-out;
  333. -webkit-transition: all 0.4s ease-in-out;
  334. -moz-transition: all 0.4s ease-in-out;z
  335. -o-transition: all 0.4s ease-in-out;
  336. -ms-transition: all 0.4s ease-in-out;overflow:auto;}
  337.  
  338. .KAL{
  339. position:fixed;
  340. bottom:10px;
  341. left:97%;
  342.  
  343. width: 50px; height: 30px;
  344. }
  345.  
  346. a {font-family: new;letter-spacing: 0.3px;
  347. color: #8a6c94;
  348. font-weight: bold;
  349. font-size: 13px;
  350. text-transform: ;
  351. text-decoration: none; transition:0.7s;
  352. font-weight: 100; cursor: url(https://i.imgur.com/WIeMSiR.png), auto;}
  353. a:hover {transition:0.7s; filter:drop-shadow(0px 0px 1px #996fa8);}
  354.  
  355. .newer{position: absolute; bottom:-220px; left:-24px; margin: auto;
  356. opacity:1;
  357. height: 250px;
  358. width: 505px;
  359. padding:14px;
  360. text-align: center;
  361. font-size: 13px;
  362. overflow: auto;
  363. text-ident:10px;
  364.  
  365.  
  366. z-index:20;overflow:auto transition: all 0.9s ease-in-out;
  367. -webkit-transition: all 0.4s ease-in-out;
  368. -moz-transition: all 0.4s ease-in-out;
  369. -o-transition: all 0.4s ease-in-out;
  370. -ms-transition: all 0.4s ease-in-out;}
  371.  
  372. .new{position: absolute; bottom: 5px; left: 5px; margin: auto;
  373. opacity:1;
  374. height: 200px;
  375. width: 27=65px;
  376. padding:10px;
  377. text-align: center;
  378. font-size: 13px;
  379. overflow: auto;
  380. text-ident: 10px;
  381.  
  382.  
  383. z-index:0;overflow:auto transition: all 0.9s ease-in-out;
  384. -webkit-transition: all 0.4s ease-in-out;
  385. -moz-transition: all 0.4s ease-in-out;
  386. -o-transition: all 0.4s ease-in-out;
  387. -ms-transition: all 0.4s ease-in-out;}
  388.  
  389. .new:target{ opacity:1;
  390. z-index:11;transition: all 0.4s ease-in-out;
  391. -webkit-transition: all 0.4s ease-in-out;
  392. -moz-transition: all 0.4s ease-in-out;
  393. -o-transition: all 0.4s ease-in-out;
  394. -ms-transition: all 0.2s ease-in-out;overflow:auto;}
  395.  
  396.  
  397.  
  398.  
  399. @keyframes move{
  400. from{ background-image:url(https://i.imgur.com/L3hOOvS.png);
  401.  
  402. width:300px;
  403. height:207px;
  404. background-size:100%;
  405. position:absolute;
  406. top:-207px;
  407. left:145px;
  408. z-index:-1;
  409. filter:drop-shadow(0px 0px 1px #596be3);}
  410. to{ background-image:url(https://i.imgur.com/CsCMJwh.png);
  411. background-repeat:no-repeat;
  412. width:800px;
  413. height:407px;
  414. background-size:100%;
  415. position:absolute;
  416. top:-407px;
  417. left:-100px;
  418. z-index:3;
  419. filter:drop-shadow(0px 0px 1px #596be3);}
  420. }
  421.  
  422.  
  423.  
  424. @-webkit-keyframes move{
  425. from{ background-image:url(https://i.imgur.com/L3hOOvS.png);;
  426. background-repeat:no-repeat;
  427. width:300px;
  428. background-size:100%;
  429. position:absolute;
  430. top:-207px;
  431. left:145px;
  432. z-index:-1;
  433. filter:drop-shadow(0px 0px 1px #596be3);}
  434. to{ background-image:url(https://i.imgur.com/CsCMJwh.png);
  435. background-repeat:no-repeat;
  436. width:800px;
  437. height:407px;
  438. background-size:100%;
  439. position:absolute;
  440.  
  441. z-index:3;
  442. filter:drop-shadow(0px 0px 1px #596be3);}
  443. }
  444.  
  445.  
  446.  
  447.  
  448. #music-bg {
  449. position:absolute;
  450. background-color:#110e12;
  451. left:598px;
  452. top:-54px;
  453. width:147;
  454. height:23; opacity:1;
  455. }
  456.  
  457. #music{
  458. position:absolute;
  459. background-image:
  460. url('https://i.imgur.com/N3ScMZd.png');
  461. background-repeat: no-repeat;
  462. background-size: 10px;
  463. width:45px;
  464. height:22px;
  465. z-index:99;
  466. left:8;
  467. top:6;
  468. -webkit-transition: all 0.5s ease-in-out;
  469. -moz-transition: all 0.5s ease-in-out;
  470. -o-transition: all 0.5s ease-in-out;
  471. }
  472.  
  473. #music-title-bg {
  474. position:absolute;
  475. background-color:#110e12;
  476. width:108;
  477. height:22;
  478. left:25;
  479. top:0;
  480. }
  481.  
  482. #music-title-bg2 {
  483. position:absolute;
  484. background-color:#110e12;
  485. width:128;
  486. height:22px;
  487. left:-7;
  488. top:0;
  489. }
  490.  
  491. #music-title {
  492. position:absolute;
  493. color:#faf0ff;
  494. font-family:economica;
  495. font-size:10px;
  496. text-transform:uppercase;
  497. text-align:justify;
  498. width:130;
  499. left:7;
  500. top:6.5;
  501. }
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509. @keyframes move{
  510. from{opacity:0;}
  511. to{opacity:1;}
  512. }
  513. @-webkit-keyframes move{
  514. from{opacity:0;}
  515. to{opacity:1;}
  516. }
  517.  
  518. </style>
  519. </head>
  520. <body>
  521.  
  522.  
  523.  
  524. <div class="mainbox">
  525.  
  526. <div class="title">Feliciana Pérez</div>
  527.  
  528. <div class="strike"></div>
  529. <div class="strike2"></div>
  530. <div class="strike3"></div>
  531. <div class="strike4"></div>
  532.  
  533.  
  534. <div class="box1">
  535.  
  536. <div id="01" class="put">
  537.  
  538. <table border="0" cellspacing="-10">
  539.  
  540.  
  541.  
  542.  
  543.  
  544. <tr>
  545. <td><b>Name</b></td>
  546. <td>
  547. <p class="td">Feliciana Ávalos Pérez</p>
  548. </td>
  549. </tr><br>
  550.  
  551.  
  552. <tr>
  553. <td><b>Nickname(s)</b></td>
  554. <td>
  555. <p class="td">Ana, Feli, Fel, Queen</p>
  556. </td>
  557. </tr><br>
  558.  
  559.  
  560. <tr>
  561. <td><b>Birthdate</b></td>
  562. <td>
  563. <p class="td">June 29th, 1997</p>
  564. </td>
  565. </tr>
  566.  
  567. <tr>
  568. <td><b>Hometown</b></td>
  569. <td>
  570. <p class="td">Phoenix, AZ</p>
  571. </td>
  572. </tr>
  573.  
  574. <tr>
  575. <td><b>Location</b></td>
  576. <td>
  577. <p class="td"><a target="_blank" href="https://roleplay.chat/profile.php?user=ZTA">ZTA</a> House</p>
  578. </td>
  579. </tr>
  580.  
  581. <tr>
  582. <td><b>Orientation</b></td>
  583. <td>
  584. <p class="td">Kinsey 2</p>
  585. </td>
  586. </tr>
  587.  
  588.  
  589.  
  590. <tr>
  591. <td><b>Marital Status</b></td>
  592. <td>
  593. <p class="td">Single</p>
  594. </td>
  595. </tr>
  596.  
  597.  
  598. <tr>
  599. <td><b>Major</b></td>
  600. <td>
  601. <p class="td">Biology</p>
  602. </td>
  603. </tr>
  604.  
  605.  
  606. <tr>
  607. <td><b>Minor</b></td>
  608. <td>
  609. <p class="td">Chemistry</p>
  610. </td>
  611. </tr>
  612.  
  613.  
  614. <tr>
  615. <td><b>Gender</b></td>
  616. <td>
  617. <p class="td">Female</p>
  618. </td>
  619. </tr>
  620.  
  621. <tr>
  622. <td><b>Ethnicity</b></td>
  623. <td>
  624. <p class="td">Brazilian</p>
  625. </td>
  626. </tr>
  627.  
  628. <tr>
  629. <td><b>Hair Color</b></td>
  630. <td>
  631. <p class="td">Black</p>
  632. </td>
  633. </tr>
  634.  
  635. <tr>
  636. <td><b>Eye Color</b></td>
  637. <td>
  638. <p class="td">Dark brown</p>
  639. </td>
  640. </tr>
  641.  
  642. <tr>
  643. <td><b>Height</b></td>
  644. <td>
  645. <p class="td">5'2''</p>
  646. </td>
  647. </tr>
  648.  
  649. <tr>
  650. <td><b>Weight</b></td>
  651. <td>
  652. <p class="td">119 lbs</p>
  653. </td>
  654. </tr>
  655.  
  656. <tr>
  657. <td><b>Build</b></td>
  658. <td>
  659. <p class="td">Slim</p>
  660. </td>
  661. </tr>
  662.  
  663. <tr>
  664. <td><b>Scent</b></td>
  665. <td>
  666. <p class="td">Cherries and Dark Chocolate</p>
  667. </td>
  668. </tr>
  669.  
  670. <tr>
  671. <td><b>Allergies</b></td>
  672. <td>
  673. <p class="td">Shellfish</p>
  674. </td>
  675. </tr>
  676.  
  677.  
  678.  
  679.  
  680. </table>
  681. </div>
  682.  
  683.  
  684.  
  685. </div>
  686.  
  687.  
  688. <div class="box2">
  689.  
  690.  
  691. <div class="words">
  692.  
  693. <strong>♚</strong> Attending UCLA with aspirations of becoming a <i>dermatologist</i>. Is a <b>cheerleader</b> for the Bruins, and assists with the campus hotline (Lily). <br><br>
  694.  
  695. <strong>♚</strong> A loyal ZTA sister that will <u>drop</u> whatever is going on to help, even a <b>hot date</b> or practice for something as minor as a <i>hair fiasco</i>. <br><br>
  696.  
  697. <strong>♚</strong> During her senior year of high school, was <i>sexually assaulted</i> by an unknown male while inebriated. She takes <b>precautions</b> not to be a victim moving forwards, including carrying a <u>taser and mace</u>. Might also have taken a few self-defense classes!<br><br>
  698.  
  699. <strong>♚</strong> In effort to maintain a healthy weight, to keep her at the peak of <u>desirability</u>, carefully monitors her diet. She is also the <b>master</b> of manipulating food on her plate to support the illusion she has eaten. <br><br>
  700.  
  701. <strong>♚</strong> Whenever opportunity presents itself <b>loves</b> to go shopping, dancing, traveling or indulge in spa treatment. However, has little to no interest in <u>childish</u> hobbies like video games or comic books.<br><br>
  702.  
  703. <strong>♚</strong> Only smokes cigarettes or consumes alcohol <b>socially</b>, alternatively when <i>highly</i> stressed. Known to snub her nose at those that dabble in any form of <u>narcotics</u>. <br><br>
  704.  
  705. <strong>♚</strong> Is in the search of the <b>ideal</b> man: wealthy, handsome, intelligent, ambitious and <i>worships the ground that she walks on</i>. All applicants that fail to meet this expectation of excellence, will be <u>used and discarded</u> accordingly. <br><br>
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715. </div>
  716. </div>
  717.  
  718.  
  719.  
  720. <div class="box3">
  721.  
  722. <div class="words2">
  723.  
  724. <strong>♚</strong> Code by <a target="_blank" href="https://roleplay.chat/profile.php?user=Kal">Kal</a>, my little chu-chi face. My coo-chi, coo-chi, woo-chi little chu-chi face. But for real, you're one of my best friends and the most adorkable of teddybears. <i>Huwag kang magbago!</I><br><br>
  725.  
  726. <strong>♚</strong> I am <a target="_blank" href="https://roleplay.chat/profile.php?user=Star">Star</a>, you're welcome! Very much female, 18+ and a bit flirty but utterly harmless. Taken OOCly, so let's just avoid that awkwardness altogether, mmk?<br><br>
  727.  
  728. <strong>♚</strong> Feliciana is an alt for the <b>UCLA</b> room. Promise that I am friendly both to run scenes with, and for just idle chat. If for whatever reason I don't answer, drop me an inbox message so it's not lost. <br><br>
  729.  
  730. <strong>♚</strong> Bullshit RPer that snowballs into multi-para depending on the scene and muse. I thoroughly enjoy IC drama, bored af of OOC drama. Mature themes welcomed, but smut is reserved for dedicated writing partner.
  731.  
  732.  
  733. </div></div>
  734.  
  735.  
  736.  
  737. <div class="box4">
  738.  
  739.  
  740.  
  741. </div>
  742.  
  743.  
  744.  
  745. <div class="box5">
  746.  
  747.  
  748. <div id="03" class="newer">
  749.  
  750. <a target="_blank" href="https://4.roleplay.chat/profile.php?user=Claudia Castillo"><img src="https://66.media.tumblr.com/4d8d3bb443ad6897c0f8c55d2fc40ddb/tumblr_inline_nic892JnrL1s3k87c.gif" style="filter:grayscale(30%); opacity:0.6" class="fr1"
  751. title="Cee Cee - ZTA sister, friend and fashion icon."></a>
  752.  
  753. <a target="_blank" href="https://4.roleplay.chat/profile.php?user=Britney"><img src="https://66.media.tumblr.com/05b811c7c86eba304ed8d0cd86db4816/tumblr_inline_pbh6df24pE1u9ictn_540.gif" style="filter:grayscale(40%); opacity:0.7" class="fr1"
  754. title="Britney - ZTA sister, friend and legal counsel."></a>
  755.  
  756. <a target="_blank" href="https://4.roleplay.chat/profile.php?user=Vivaldi"><img src="https://66.media.tumblr.com/3e36a9f322f8b136460b254b17409e73/tumblr_inline_p8b4w0Yd3x1t9ndkh_540.gif" style="filter:grayscale(30%); opacity:0.8" class="fr1"
  757. title="Viv - Preferred barista, friend and makes me question my sexuality."></a>
  758.  
  759.  
  760. <a target="_blank" href="https://4.roleplay.chat/profile.php?user=Scott"><img src="https://66.media.tumblr.com/32010d4fd6e1c2175c3b100e4b9c44f0/tumblr_inline_oyqegdxacf1v54p72_100.gifv" style="filter:grayscale(40%); opacity:0.6" class="fr1"
  761. title="Scott - Friend, potential for more, gorgeous hair."></a>
  762.  
  763. <a target="_blank" href="https://4.roleplay.chat/profile.php?user=Archie "><img src="https://i.imgur.com/b1z56Zy.gif" style="filter:grayscale(60%); opacity:0.6" class="fr1"
  764. title="Archer - Dork, married a penguin, might be worth the entertainment."></a>
  765.  
  766.  
  767.  
  768. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/IgBMLF2.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  769. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/IgBMLF2.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  770. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/IgBMLF2.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  771.  
  772. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/IgBMLF2.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  773. <a target="_blank" href="https://4.roleplay.chat/profile.php?user= "><img src="https://i.imgur.com/IgBMLF2.gif" style="filter:grayscale(60%); opacity:0.4" class="fr1" title=""></a>
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780. </div>
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787. </div>
  788.  
  789.  
  790.  
  791.  
  792.  
  793. <div class="mainimg"></div>
  794.  
  795.  
  796. <div class="mainimg2"></div>
  797.  
  798.  
  799. <div class="mainimg3"></div>
  800.  
  801. <a target="_blank" href="https://i.imgur.com/Hdh8HJR.gif"><div class="crown"></div></a>
  802.  
  803.  
  804. <div id="music-bg">
  805. <div id="music">
  806. <div style="margin-top:-10px; margin-left:-10px;">
  807. <audio controls style="opacity:0; width:100px; margin-top:-10px; margin-left:-10px;">
  808. <source src="http://k007.kiwi6.com/hotlink/a46k3c3ip4/Ariana_Grande_-_7_rings_Lyrics_.mp3">
  809. </audio>
  810. </div>
  811. </div>
  812.  
  813. <div id="music-title-bg">
  814. <div id="music-title-bg2">
  815. <div id="music-title">
  816. <marquee direction="left" scrollamount="0">
  817. I see it, I like it, I want it, I got it
  818. </marquee>
  819. </div>
  820. </div>
  821. </div>
  822. </div></div>
  823. </div>
  824.  
  825. </div>
  826.  
  827.  
  828. </body>
  829. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement