Advertisement
desolationresources6

ma

Feb 20th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.27 KB | None | 0 0
  1. ---headline---
  2. <img src="https://i.imgur.com/3Sabb3l.png">
  3. <font style="display:none;">
  4.  
  5.  
  6. ---About Me--
  7.  
  8. <style>
  9. @import url(https://fonts.googleapis.com/css?family=Economica);
  10. @import url(https://fonts.googleapis.com/css?family=Iceland);
  11. @import url(https://fonts.googleapis.com/css?family=Rock+Salt);
  12. @import url(https://fonts.googleapis.com/css?family=Gruppo);
  13. @import url(https://fonts.googleapis.com/css?family=Shadows+Into+Light);
  14. @import url(https://fonts.googleapis.com/css?family=Voltaire);
  15. @import url(https://fonts.googleapis.com/css?family=Amatic+SC);
  16. @import url(https://fonts.googleapis.com/css?family=Six+Caps);
  17.  
  18. </style>
  19.  
  20.  
  21. <style>
  22.  
  23. .DRs { Created by desolation resources }
  24.  
  25.  
  26. .DRs { Background Properties }
  27. table, tr, td { background-color:transparent; border:none; border-width:0;}
  28. body {
  29. background-color: 090909;
  30. background-image:url("");
  31. background-attachment:fixed;
  32. background-repeat:no-repeat;
  33. background-position:top center;
  34. }
  35.  
  36. .DRs { Table Properties }
  37. table table { border: 0px }
  38. table table table table{border:0px}
  39. table table table {
  40. border-style:solid;
  41. border-width:1px;
  42. border-color:4b1d11;
  43. background-color:090909;
  44. }
  45.  
  46. ::-webkit-scrollbar-thumb:vertical {
  47. background-color: #141414;
  48. height: 7px;
  49. }
  50.  
  51. ::-webkit-scrollbar-thumb:horizontal { background-color: #141414;
  52. height: 7px;
  53. }
  54.  
  55. ::-webkit-scrollbar {
  56. background-color: #4b1d11;
  57. border: 2px solid #4b1d11;
  58. height:5px;
  59. width:5px;
  60. }
  61.  
  62. .DRs{text properties}
  63. table, tr, td, li, p, div {
  64. font-family: arial!important;
  65. font-size: 10px!important;
  66. line-height: 9px!important;
  67. text-align: justify!important;
  68. color: #424340!important;
  69.  
  70. }
  71.  
  72. a:active, a:visited, a:link {
  73. font-family: Six Caps!important;
  74. font-size: 16px!important;
  75. line-height: 15px!important;
  76. color: #636461;
  77. font-weight: lighter!important;
  78. text-decoration: none;
  79. -webkit-transition: all .9s ease-in-out;
  80. -moz-transition: all .9s ease-in-out;
  81. -o-transition: all .9s ease-in-out;
  82. }
  83.  
  84. a:hover {
  85. color: #c0c0c0;
  86. background-color: #49342b;
  87. }
  88.  
  89. a.first, a.first:link, a.first:active, a.first:visited
  90. {
  91. width: 80px;
  92. font-family: "Six Caps";
  93. font-size: 18px;
  94. font-weight: lighter;
  95. line-height: 16px;
  96. letter-spacing: 2px;
  97. color: #645e56;
  98. text-decoration: none;
  99. text-transform: uppercase;
  100. background-image:url('');
  101. background-color: #4b1d11;
  102. text-align: center;
  103. display: inline-block;
  104. padding: 8px;
  105. margin: 1px;
  106. -webkit-transition: all .7s ease-in-out;
  107. -moz-transition: all .7s ease-in-out;
  108. -o-transition: all .7s ease-in-out;
  109. }
  110.  
  111. a.first:hover {
  112. color: #c0c0c0;
  113. text-align: right;
  114. letter-spacing: 5px;
  115. }
  116.  
  117. a.second, a.second:link, a.second:active, a.second:visited{
  118. font-family: "Six Caps";
  119. font-size: 16px;
  120. font-weight: lighter;
  121. line-height: 12px;
  122. letter-spacing: 0px;
  123. color: #971717;
  124. text-transform: uppercase;
  125. background-image:url('');
  126. background-color: transparent;
  127. border-bottom: 1px solid #467755;
  128. text-align: left;
  129. display: block;
  130. padding: 5px;
  131. margin: 1px;
  132. -webkit-transition: all .9s ease-in-out;
  133. -moz-transition: all .9s ease-in-out;
  134. -o-transition: all .9s ease-in-out;
  135. }
  136.  
  137. a.second:hover {
  138. color: #c0c0c0;
  139. text-align: right;
  140. letter-spacing: 3px;
  141. background-color: #467755;
  142. }
  143.  
  144. a.third, a.third:link, a.third:active, a.third:visited{
  145. font-family: "Six Caps";
  146. font-size: 16px;
  147. font-weight: lighter;
  148. line-height: 12px;
  149. letter-spacing: -1px;
  150. color: #971717;
  151. text-transform: uppercase;
  152. background-image:url('');
  153. background-color: #c0c0c0;
  154. border-bottom: 1px solid #467755;
  155. text-align: left;
  156. display: block;
  157. padding: 5px;
  158. margin: 1px;
  159. -webkit-transition: all .9s ease-in-out;
  160. -moz-transition: all .9s ease-in-out;
  161. -o-transition: all .9s ease-in-out;
  162. }
  163.  
  164. a.third:hover {
  165. color: #c0c0c0;
  166. text-align: right;
  167. letter-spacing: 3px;
  168. background-color: #467755;
  169. }
  170.  
  171.  
  172.  
  173.  
  174. .DRs {second properties}
  175.  
  176. b {
  177. font-size: 9px;
  178. color: #4b1d11!important;
  179. text-transform: uppercase;
  180. font-weight: lighter;
  181. letter-spacing: 1px;
  182. font-style: none;
  183. border-left: 5px solid #4b1d11;
  184. line-height: 12px;
  185. }
  186.  
  187.  
  188.  
  189. i {
  190. font-family: Amatic SC;
  191. font-size: 13px;
  192. font-weight: normal;
  193. text-align: center;
  194. color: #4b1d11;
  195. background-color: transparent;
  196. text-transform: none;
  197. margin: 1px;
  198. letter-spacing: 1px;
  199. line-height: 9px;
  200. }
  201.  
  202. u {
  203. color: #252026
  204. text-decoration: none;
  205. font-size: 9px;
  206. text-transform: uppercase;
  207. font-weight: lighter;
  208. line-height: 9px;
  209. font-style: Economica;
  210. }
  211.  
  212.  
  213. em {
  214. font-style: Orbitron;
  215. font-size: 9px;
  216. font-weight: normal;
  217. color: #adb3a6
  218. text-decoration: none;
  219. text-transform: uppercase;
  220. letter-spacing: 1px;
  221. line-height: 9px;
  222.  
  223. }
  224.  
  225.  
  226. .DRs {header properties}
  227.  
  228. h1{font-family: Gruppo; font-size:18px; font-weight:normal; text-align:right; color: 64615e ; background-color:4b1d11; text-transform:normal; margin:3px; letter-spacing:1px; padding:8px; line-height:4px; font-style:uppercase;}
  229.  
  230. h2 {font-family: Gruppo; font-size:15px; font-weight:normal; text-align:right; color: 64615e ; background-color:4b1d11; text-transform:normal; margin:3px; letter-spacing:1px; padding:6px; line-height:4px; font-style:normal;}
  231.  
  232. h3 {font-family: Gruppo; font-size:16px; font-weight:normal; text-align:center; color: 4b1d11 ; background-color:; text-transform:normal; margin:2px; letter-spacing:2px; padding:2px; line-height:3px; font-style:uppercase;}
  233.  
  234. h4{color: 4e5348; background-color:141414; font-family:small fonts; font-size: 8px; line-height:7px; text-align:right;font-weight:normal; text-transform:uppercase; letter-spacing:3px; margin:2px; padding:1px;}
  235.  
  236.  
  237. h5{color: 4b1d11; font-family: Six Caps; font-size: 18px; line-height:12px; text-align:left; font-weight:normal; text-transform:uppercase; letter-spacing:2px; margin:1px; padding:1px; border-bottom:1px solid; border-color:4e5348; background-image:url("")}
  238.  
  239. h6 {font-family: Six Caps; color: #4b1d11; font-size: 42px; text-align: right; text-transform: uppercase; font-weight: lighter; font-style: none; line-height: 30px; margin:2px; letter-spacing:3px;}
  240.  
  241. h7 {font-family: Six Caps; font-size:62px; font-weight:normal; text-align:center; color: 4b1d11; text-transform:normal; margin:3px; letter-spacing:4px; padding:1px; line-height:30px; font-style:normal;}
  242.  
  243.  
  244. h8 {font-family: Gruppo; font-size:28px; font-weight:normal; text-align: center; color: 3a3a3a; text-transform:normal; margin:1px; letter-spacing:2px; padding:1px; line-height:20px; font-style:uppercase;}
  245.  
  246.  
  247. h9 {font-family: Six Caps; font-size:94px; font-weight:normal; text-align: center; color: 4b1d11; text-transform:normal; margin:2px; letter-spacing:0px; padding:1px; line-height:86px; font-style:normal;}
  248.  
  249. s1 {font-family: Economica; font-size:15px; font-weight:normal; text-align: center; color: 464844; text-transform:normal; margin:2px; letter-spacing:1px; padding:2px; line-height:16px; font-style:uppercase;}
  250.  
  251. s2 {font-family: Economica; font-size:11px; font-weight:normal; text-align:center; color: 464844; text-transform:normal; margin:2px; letter-spacing:1px; padding:1px; line-height:11px; font-style:normal;}
  252.  
  253.  
  254. s3 {float:left; font:italic 20px 'Playfair Display'; text-transform:uppercase; font-weight:400; color:#565956; background-color:#4b1d11; padding:2px 10px 2px 10px; margin:5px 5px 0 0;}
  255.  
  256.  
  257.  
  258. </style>
  259.  
  260.  
  261. <style type="text/css">table table { direction:ltr; } table table table { direction:ltr; }</style>
  262.  
  263. <style>
  264. .a {move left column}
  265. object, embed,
  266. table table table {position:relative; top: -32px; left: 172px;}
  267. table table table table {position:static;}
  268.  
  269. .a {move right column}
  270. td.text table {position:relative; top: -60px!important; left: 162px;}
  271. td.text object, td.text embed,
  272. td.text table table {position:static;}
  273.  
  274.  
  275. table table table {margin-top:15px;}
  276. table table table table {margin-top:0px;}
  277. </style>
  278.  
  279. <style>
  280. .DRhide {Hidden Sections}
  281. .blurbs{display:none;visibility:hidden;}
  282. .friendSpace { display:none; }
  283. .contactTable { display: none; }
  284. .interestsAndDetails { display:none; }
  285. .latestBlogEntry { display:none; }
  286. .friendsComments { display:none; }
  287. .userProfileDetail{ display:none; }
  288. .extendednetwork {display:none;}
  289. .userProfileURL{display:none;}
  290. .nametext {display:none;}
  291. .profileInfo{display:none;}
  292. #googlebar{display:none;}
  293. .clearfix{display:none;}
  294. .orangetext15{display: none;}
  295. .whitetext12{display: none;}
  296. .lightbluetext8{display: none;}
  297. .blacktext12 {display: none;}
  298. a.text, table div font a, table div div {visibility:hidden;}
  299. table tr td div font {display: none;}
  300. div table td font {display: none;}
  301. body div table td form img{display:none!important;}
  302. a.text, table div font a, table div div {visibility:hidden;}
  303. table table div font a, table table div div {visibility:visible;}
  304. img {border:0px;}
  305. table tr td div font {display: none;}
  306.  
  307. td.text table {position:relative; top: -10px;}
  308.  
  309. .{hide text properties}
  310. .whitetext12{display: none;}.lightbluetext8{display: none;}.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}
  311. </style>
  312.  
  313.  
  314.  
  315.  
  316. <style>tr {background-color: transparent;}</style>
  317.  
  318. <style>select {position:absolute!important; top:-800px;}div table div form {display:none!important;}</style>
  319.  
  320.  
  321. <style>td.text table {position:relative; top:100px;}td.text table table {position:static;}td.text table {position:relative; top: 0px;}td.text table table {position:static;}
  322.  
  323. </style>
  324.  
  325.  
  326. </style>
  327.  
  328. <style>
  329. #navigation {
  330. position: absolute;
  331. top: 20px;
  332. left: -568px;
  333. width: 230px;
  334. height: 200px;
  335. background-color: ;
  336. padding: 6px;
  337. border-style:solid;
  338. border-width:0px;
  339. border-color:;
  340. text-align: center!important;
  341. }
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358. .tabs {
  359. position: relative;
  360. min-height: 160px; /* This part sucks */
  361. clear: both;
  362. margin: 20px 0;
  363. }
  364. .tab {
  365. float: left;
  366. }
  367. .tab label {
  368. background: #4b1d11;
  369. padding: 8px;
  370. border: 0px solid #4b1d11;
  371. margin-left: -1px;
  372. position: relative;
  373. left: 1px;
  374. font-family: Josefin Sans; color: 717171 ; text-transform: uppercase;
  375. font-size:10px;
  376.  
  377. }
  378. .tab [type=radio] {
  379. display: none;
  380. }
  381. .content {
  382. position: absolute;
  383. top: 28px;
  384. left: 0;
  385. background: #090909;
  386. right: 0;
  387. bottom: 0;
  388. padding: 18px;
  389. border: 0px solid #0c0f10;
  390. }
  391. [type=radio]:checked ~ label {
  392. background: #4b1d11;
  393. border-bottom: 1px #0c0f10;
  394. z-index: 2;
  395. }
  396. [type=radio]:checked ~ label ~ .content {
  397. z-index: 1;
  398. }
  399.  
  400.  
  401. </style>
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429. --like to meet--
  430.  
  431. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="470" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="470" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="470" bgcolor="" style="word-wrap:break-word; padding: 0px;">
  432.  
  433. <img src="https://i.imgur.com/3dwfuj3.png" width="470">
  434.  
  435.  
  436. <br>
  437. <div style="float: left; width: 49%; text-align: justified;">
  438.  
  439. You didn't know, thought we was new on the scene. Well, it's alright! It's alright! I know you know, I see you smiling at me. Well, it's alright!
  440. </div>
  441. <div style="float: right; width: 49%; text-align: justified;">
  442. Boom! Here comes the Boom! Ready or not, here comes the boys from the Lasal Boom! Here comes the Boom!How you like me now? </div>
  443. <br><br><br><br>
  444.  
  445.  
  446. <div style="border:1px solid #4b1d11; width:225px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:135px; float:left;">
  447. <h3>INFORMATION</h3>
  448. <b>Name:</b> Mackenzie Ross Ackerley
  449. <br><b>Nick Name:</b> Mack
  450. <br><b>DOB:</b> April 26th
  451. <br><b>Species:</b> Wizard
  452. <br><b>Blood status:</b> Halfblood
  453. <br><b>Alliances:</b> The Outlaws
  454. <br><b>School:</b> Hogwarts
  455. <br><b>House:</b> Ravenclaw
  456. <br><b>Wand:</b> --
  457. <br><b>Amortentia:</b> --
  458. <br><b>Boggart:</b> --
  459. <br><b>Skills:</b> Potion making, chemistry, explosions.
  460.  
  461.  
  462. </div>
  463.  
  464.  
  465. <div style="border:1px solid #4b1d11; width:225px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:135px; float:left;"><h3>HEADCANON</h3>
  466. <b>ϟ</b> He was framed for an explosion on a muggle building and was wrongfully thrown into Azkaban.
  467. <br><b>ϟ</b> His innocence was proven along with Astrid Moody by Roy Harper.
  468. <br><b>ϟ</b> --
  469. <br><b>ϟ</b> --
  470. <br><b>ϟ</b> --
  471. <br><b>ϟ</b> --
  472. <br><b>ϟ</b> --
  473. <br><b>ϟ</b> --
  474. <br><b>ϟ</b> --
  475. <br><b>ϟ</b> --
  476. <br><b>ϟ</b> --
  477. <br><b>ϟ</b> --
  478. <br><b>ϟ</b> --
  479. <br><b>ϟ</b> --
  480.  
  481.  
  482. </div>
  483.  
  484.  
  485. <img src="https://i.imgur.com/f88rOxo.gif" width="156"><img src="https://i.imgur.com/lfaZxJK.gif" width="156"><img src="https://i.imgur.com/0IE4yZw.gif" width="156">
  486.  
  487. <div style="border:1px solid #4b1d11; width:225px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:135px; float:left;">
  488. <h3>Boom!</h3>
  489. <s3>A</s3>about stuff here. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come. More stuff to come.
  490.  
  491. </div>
  492.  
  493.  
  494. <div style="border:1px solid #4b1d11; width:225px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:135px; float:left;"><h3>Boom!</h3>
  495. <s3>D</s3>issendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here. Dissendium stuff here.
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502. </div>
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509. <br>
  510. <s1>Come as you are, as you were. As a friend, as a known enemy.</s1>
  511. <div class="tabs">
  512.  
  513. <div class="tab">
  514. <input type="radio" id="tab-1" name="tab-group-1" checked>
  515. <label for="tab-1">Astrid</label>
  516.  
  517. <div class="content">
  518.  
  519. <b>Name:</b> Astrid Moody
  520. <br><b>connection:</b> --
  521. <br><b>song:</b>--
  522. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  523. </div>
  524. </div>
  525.  
  526. <div class="tab">
  527. <input type="radio" id="tab-2" name="tab-group-1">
  528. <label for="tab-2">Roy</label>
  529.  
  530. <div class="content">
  531.  
  532. <b>Name:</b> Roy Harper
  533. <br><b>connection:</b> --
  534. <br><b>song:</b>--
  535. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  536. </div>
  537. </div>
  538.  
  539. <div class="tab">
  540. <input type="radio" id="tab-3" name="tab-group-1">
  541. <label for="tab-3">Name</label>
  542.  
  543. <div class="content">
  544.  
  545. <b>Name:</b> --
  546. <br><b>connection:</b> --
  547. <br><b>song:</b>--
  548. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  549. </div>
  550. </div>
  551.  
  552.  
  553. <div class="tab">
  554. <input type="radio" id="tab-4" name="tab-group-1">
  555. <label for="tab-4">Name</label>
  556.  
  557. <div class="content">
  558.  
  559. <b>Name:</b> --
  560. <br><b>connection:</b> --
  561. <br><b>song:</b>--
  562. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  563. </div>
  564. </div>
  565.  
  566.  
  567. <div class="tab">
  568. <input type="radio" id="tab-5" name="tab-group-1">
  569. <label for="tab-5">Name</label>
  570.  
  571. <div class="content">
  572.  
  573. <b>Name:</b> --
  574. <br><b>connection:</b> --
  575. <br><b>song:</b>--
  576. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  577. </div>
  578. </div>
  579.  
  580.  
  581. <div class="tab">
  582. <input type="radio" id="tab-6" name="tab-group-1">
  583. <label for="tab-6">Name</label>
  584.  
  585. <div class="content">
  586.  
  587. <b>Name:</b> --
  588. <br><b>connection:</b>--
  589. <br><b>song:</b>--
  590. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  591. </div>
  592. </div>
  593.  
  594. <div class="tab">
  595. <input type="radio" id="tab-7" name="tab-group-1">
  596. <label for="tab-7">Name</label>
  597.  
  598. <div class="content">
  599.  
  600. <b>Name:</b> --
  601. <br><b>connection:</b>--
  602. <br><b>song:</b>--
  603. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  604. </div>
  605. </div>
  606.  
  607. <div class="tab">
  608. <input type="radio" id="tab-8" name="tab-group-1">
  609. <label for="tab-8">Name</label>
  610.  
  611. <div class="content">
  612.  
  613. <b>Name:</b> --
  614. <br><b>connection:</b>--
  615. <br><b>song:</b>--
  616. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  617. </div>
  618. </div>
  619.  
  620.  
  621.  
  622. </div>
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649. <div id="navigation">
  650. <h6>radioactive</h6><br>
  651. <s1>dissendium member </s1><br><br>
  652. <object type="application/x-shockwave-flash" data="https://flash-mp3-player.net/medias/player_mp3_multi.swf" width="200" height="25">
  653. <param name="movie" value="https://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  654. <param name="bgcolor" value="#acacac" />
  655. <param name="FlashVars" value="mp3=https://www.dropbox.com/s/zugxfmpzx815hss/Beastie%20Boys%20-%20Sabotage%20%28HQ%20audio%29%20%28remastered%202009%29.mp3?dl=1|https://www.dropbox.com/s/nuwo4e259xgv8lg/P.O.D%20-%20Here%20Comes%20The%20Boom.mp3?dl=1|https://www.dropbox.com/s/na6qbga6gs8o2bc/IMagina%20Dragons%20%26%20Aw%E1%B4%8Flnati%E1%B4%8Fn%20-%20BelieverSail%20%28Mashup%29.mp3?dl=1|https://www.dropbox.com/s/0l79q4kx8zsh233/Nirvana%20-%20Come%20As%20You%20Are.mp3?dl=1|https://www.dropbox.com/s/ggtkwrd7kclc0i0/Tears%20For%20Fears%20-%20Mad%20World%20%20%20lyrics.mp3?dl=1|https://www.dropbox.com/s/1vsisntkwind7r4/twenty%20one%20pilots%20-%20doubt.mp3?dl=1|https://www.dropbox.com/s/9x4cb6nj2h3bepb/VALERIAN%20The%20Hit%20House%20-%20Because%20.mp3?dl=1&height=25&autoplay=1&loop=1&shuffle=2&loadingcolor=090909&bgcolor=090909&bgcolor1=090909&bgcolor2=090909&slidercolor1=4b1d11&slidercolor2=4b1d11&sliderovercolor=4b1d11&buttoncolor=4b1d11&buttonovercolor=4b1d11&textcolor=4b1d11" />
  656. </object>
  657.  
  658.  
  659.  
  660. </div>
  661.  
  662.  
  663.  
  664.  
  665.  
  666. ---interest---
  667.  
  668.  
  669.  
  670. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="00" align="" bgcolor="black" border="0"><td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word; padding: 0px;">
  671. <center>
  672. <a href="/home.php" class="first">home</a><a href="http://www.roleplayer.me/send_message.php?member_id=248317" class="first">mssge</a><a href="http://www.roleplayer.me/add_comment.php?member_id=248317" class="first">cmmnt</a>
  673. <a href="http://www.roleplayer.me/gallery.php?member_id=248317" class="first">gllry</a><a href="#" class="first">Tumblr</a><a href="http://www.roleplayer.me/1174719" class="first">credit</a>
  674. <img src="https://i.imgur.com/cSopD8S.gif" width="300">
  675. </center>
  676. <s2>All around me are familiar faces, worn out places, worn out faces. Bright and early for their daily races. Going nowhere, going nowhere. </s2>
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689. <br>
  690.  
  691.  
  692. <img src="https://i.imgur.com/ItHr0oF.gif" width="150"><img src="https://i.imgur.com/mKE7szx.gif" width="150">
  693.  
  694.  
  695. <h1>COME AS YOU ARE</h1>
  696. <h5>personality.</h5>
  697. <div style="border:1px solid #4b1d11; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:70px; float:left;">
  698. <center><i>Confident</i> | <i>Impulsive</i> | <i>Easy-Going</i> | <i>Funny</i>
  699. </center>
  700. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality. About Personality.
  701. </div>
  702.  
  703.  
  704. <br>
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717. <img src="https://i.imgur.com/ehB17GY.gif" width="150"><img src="https://i.imgur.com/myfSfDw.gif" width="150">
  718.  
  719.  
  720.  
  721. <h1>MAKE ME A BELIEVER</h1>
  722. <h5>Name</h5>
  723. <div style="border:1px solid #4b1d11; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:80px; float:left;">
  724. <center>“take my hand and we'll make it, I swear.”</center><br>
  725. <br><b>Overall:</b> --
  726. <br><b>Status:</b> --
  727. <br><b>Who:</b> --
  728. <br><b>Since:</b> --
  729. <br><b>Quote:</b> --
  730. <br><b>Lyrics:</b> --
  731.  
  732. <br><b>Comments:</b>
  733.  
  734. STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF
  735. <br><br><b>Previous Crushes:</b> --
  736.  
  737. </div>
  738. <br><br>
  739.  
  740.  
  741.  
  742.  
  743. <img src="https://i.imgur.com/HtitKQ7.gif" width="150"><img src="https://i.imgur.com/akWmTF1.gif" width="150">
  744.  
  745.  
  746. <h1>RUN BOY, RUN</h1>
  747. <h5>outlaw life.</h5>
  748. <div style="border:1px solid #4b1d11; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:70px; float:left;">
  749.  
  750. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws. about being in the outlaws.
  751. </div>
  752.  
  753.  
  754. <br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement