xsubZERO

ANYA: Run & Gun

Jul 14th, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.71 KB | None | 0 0
  1. “RUN AND GUN” WAS MADE BY ANYA @ SUBZERO.
  2.  
  3. Made on GOOGLE CHROME
  4.  
  5. YOU CAN:
  6. Change colors
  7. Add/change graphics
  8.  
  9. DO NOT:
  10. claim as yours
  11. remove credit
  12.  
  13. KNOWLEDGE
  14. of DIV required
  15.  
  16. */------ABOUT ME-----/*
  17.  
  18. <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
  19. <link href="https://fonts.googleapis.com/css?family=Kaushan+Script" rel="stylesheet">
  20.  
  21.  
  22.  
  23. <body oncontextmenu="alert('© by Anya @ Silverrain. Do not Steal.');return false;"><body onkeydown="alert('© By Anya @ Silverrain. Do not Steal.');return false;"><body ondragstart="alert('© by Anya @ Silverrain. Do not Steal.');return false;">
  24. <BODY oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onkeydown="return false">
  25.  
  26.  
  27. <style>
  28.  
  29.  
  30.  
  31. .subzero { BACKGROUND INFORMATION created by A N Y A }
  32.  
  33. body {
  34. background-color: #00050b;
  35. background-image:url("");
  36. background-attachment:fixed;
  37. background-repeat:repeat;
  38. }
  39.  
  40.  
  41.  
  42. .subzero { TEXT PROPERTIES created by A N Y A }
  43.  
  44. .hbic
  45. body, td, li, p, div, textarea, li, p, br {
  46. font-family: calibri;
  47. font-size: 9px;
  48. text-align: justify;
  49. color: #ffffff;}
  50.  
  51.  
  52.  
  53. .subzero { LINK PROPERTIES created by A N Y A }
  54.  
  55. a:link, a:visited, a:active {
  56. background-color: transparent;
  57. text-transform: lowercase;
  58. color: #3f303d;
  59. border: 0px solid #ffffff;
  60. font-family: consolas;
  61. text-align: center;
  62. font-size: 9px;
  63. border-left: 0px solid #4e6d44;
  64. border-right: 0px solid #4e6d44;
  65. display: inline-block;}
  66.  
  67.  
  68. a.hover {
  69. background-color: transparent;
  70. text-transform: lowercase;
  71. color: #3f303d;
  72. font-family: consolas;
  73. text-align: center;
  74. font-size: 9px;
  75. -webkit-filter: blur(1px)
  76. -moz-transition-duration: 0.4s;
  77. -webkit-transition-duration: 0.4s;
  78. -o-transition-duration: 0.4s;
  79. transition-duration: 0.4s;}
  80.  
  81. a.nav, a.nav:link, a.nav:active, a.nav:visited {
  82. display:block;
  83. font-size:8px;
  84. text-align:center!important;
  85. margin-bottom:5px;
  86. text-align:left;
  87. font-weight:lighter;
  88. letter-spacing:2px;
  89. font-family:arial;
  90. padding-left:5px;
  91. text-transform:uppercase;
  92. text-decoration:none;
  93. }
  94.  
  95. a.nav:hover {
  96. color:#000000;
  97. letter-spacing:2px;
  98. text-decoration: line-through;}
  99.  
  100.  
  101. a.second, a.second:link, a.second:active, a.second:visited {
  102. font-family:consolas;
  103. font-size:8px;
  104. line-height:8pt;
  105. letter-spacing:0px;
  106. color:#d4cec3;
  107. text-shadow:0px 0px 7px #7f7f7f;
  108. text-decoration:none;
  109. text-transform:uppercase;
  110. letter-spacing:0px;
  111. background-color:#5e2518;
  112. border: 10px solid #5e2518;
  113. text-align:center;
  114. display:inline-block;
  115. margin:1px 0px 3px 0px;
  116. -webkit-transition: all 0.4s ease-out;
  117. -moz-transition: all 0.4s ease-out;
  118. transition: all 0.4s ease-out;
  119. -moz-transition-duration: 0.4s;
  120. -webkit-transition-duration: 0.4s;
  121. -o-transition-duration: 0.4s;
  122. transition-duration: 0.4s;}
  123.  
  124. a.second:hover {
  125. font-family:consolas;
  126. font-style: bold;
  127. font-size:8px;
  128. line-height:8pt;
  129. letter-spacing:2px;
  130. font-weight:normal;
  131. color:#9b968c;
  132. text-decoration:none;
  133. text-transform:uppercase;
  134. text-shadow:2px 2px #000000;
  135. background-color: #2a100c;
  136. border: 20px solid #2a100c;
  137. text-align:center;
  138. display:inline-block;
  139. margin:1px 0px 3px 0px;
  140. -moz-transition-duration: 0.4s;
  141. -webkit-transition-duration: 0.4s;
  142. -o-transition-duration: 0.4s;
  143. transition-duration: 0.4s;
  144. }
  145.  
  146.  
  147. a.third, a.third:link, a.third:active, a.third:visited {
  148. font-family:consolas;
  149. font-size:8px;
  150. line-height:8pt;
  151. letter-spacing:0px;
  152. color:#222222;
  153. text-decoration:none;
  154. text-transform:uppercase;
  155. letter-spacing:0px;
  156. background-color:#e7e7dd;
  157. text-align:center;
  158. text-shadow:4px 0px transparent;
  159. display:block;
  160. margin:1px 0px 3px 0px;
  161. -webkit-border-radius: 30px;
  162. -webkit-transition: all 0.4s ease-out;
  163. -moz-transition: all 0.4s ease-out;
  164. transition: all 0.4s ease-out;
  165. -moz-transition-duration: 0.4s;
  166. -webkit-transition-duration: 0.4s;
  167. -o-transition-duration: 0.4s;
  168. transition-duration: 0.4s;}
  169.  
  170. a.third:hover {
  171. font-family:consolas;
  172. font-style: bold;
  173. font-size:8px;
  174. line-height:8pt;
  175. letter-spacing:2px;
  176. font-weight:normal;
  177. color:#ffffff;
  178. text-decoration:none;
  179. text-transform:uppercase;
  180. text-shadow:2px 2px #000000;
  181. background-color:#aaaa93;
  182. text-align:center;
  183. display:block;
  184. margin:1px 0px 3px 0px;
  185. -webkit-border-radius: 30px;
  186. -moz-transition-duration: 0.4s;
  187. -webkit-transition-duration: 0.4s;
  188. -o-transition-duration: 0.4s;
  189. transition-duration: 0.4s;
  190. }
  191.  
  192.  
  193. a.fourth, a.fourth:link, a.fourth:active, a.fourth:visited {
  194. font-family:consolas;
  195. font-size:8px;
  196. line-height:8pt;
  197. letter-spacing:0px;
  198. color:#ffffff;
  199. text-decoration:none;
  200. text-transform:uppercase;
  201. letter-spacing:0px;
  202. background-color:#aaaa93;
  203. text-align:center;
  204. text-shadow:4px 0px transparent;
  205. display:block;
  206. margin:1px 0px 3px 0px;
  207. -webkit-border-radius: 30px;
  208. -webkit-transition: all 0.4s ease-out;
  209. -moz-transition: all 0.4s ease-out;
  210. transition: all 0.4s ease-out;
  211. -moz-transition-duration: 0.4s;
  212. -webkit-transition-duration: 0.4s;
  213. -o-transition-duration: 0.4s;
  214. transition-duration: 0.4s;}
  215.  
  216. a.fourth:hover {
  217. font-family:consolas;
  218. font-style: bold;
  219. font-size:8px;
  220. line-height:8pt;
  221. letter-spacing:2px;
  222. font-weight:normal;
  223. color:#222222;
  224. text-decoration:none;
  225. text-transform:uppercase;
  226. text-shadow:2px 2px #000000;
  227. background-color:#e7e7dd;
  228. text-align:center;
  229. display:block;
  230. margin:1px 0px 3px 0px;
  231. -webkit-border-radius: 30px;
  232. -moz-transition-duration: 0.4s;
  233. -webkit-transition-duration: 0.4s;
  234. -o-transition-duration: 0.4s;
  235. transition-duration: 0.4s;
  236. }
  237.  
  238.  
  239.  
  240.  
  241. .subzero { SCROLL BAR PROPERTIES created by A N Y A }
  242.  
  243. ::-webkit-scrollbar-thumb:vertical {
  244. background-color: #transparent;
  245. height: 7px;
  246. }
  247. ::-webkit-scrollbar-thumb:horizontal{ background-color: #transparent;
  248. height: 7px;
  249. }
  250. ::-webkit-scrollbar {
  251. background-color: #042657;
  252. border: 2px solid #transparent;
  253. height:5px;
  254. width:2px;
  255. }
  256.  
  257.  
  258.  
  259.  
  260.  
  261. .subzero { DIV CODES created by A N Y A }
  262.  
  263. .sidebar {
  264. position: fixed;
  265. width: 200px;
  266. height: 100%;
  267. left: 0%;
  268. Top: 0%;
  269. background-color: #2f726c;
  270. border-left: 5px solid #2f726c;
  271. z-index: 1;
  272. }
  273.  
  274. #navi {
  275. position: fixed;
  276. left: 10px;
  277. top: 100px;
  278. width: 175px;
  279. height: 150px;
  280. background-color: transparent;
  281. z-index: 200;
  282.  
  283. }
  284.  
  285. .displayname {
  286. position: absolute;
  287. width: 400px;
  288. height: 100px;
  289. left: 300px;
  290. top: 100px;
  291. background-color: #00092a;
  292. border: 2px double #001635;
  293. padding: 10px;
  294. overflow: none;
  295.  
  296. }
  297.  
  298. .img {
  299. position:absolute;
  300. width: 420px;
  301. height: 200px;
  302. left: 300px;
  303. top: 235px;
  304. background-color: #00082A;
  305. border: 2px double #001635;
  306. }
  307.  
  308. #basicsimage {width: 175px; height: 140px; text-align: justiy; float: right; overflow: none; z-index: 200}
  309. .basics
  310. {position: absolute; width: 400px; height: 150px; left: 300px; top: 450px; background-color: #00092a; border: 2px double #001635; padding: 10px; overflow: none; z-index: 20}
  311. .bio1 {
  312. position: absolute; width: 350px; height: 200px; left: 735px; top: 100px; background-color: #00092a; border: 2px solid #001635; padding: 10px; overflow: auto;}
  313.  
  314. .bio2 {
  315. position: absolute; width: 350px; height: 200px; left: 735px; top: 335px; background-color: #00092a; border: 2px solid #001635; padding: 10px; overflow: auto;}
  316.  
  317. .img2 {
  318. position: absolute; width: 370px; height: 50px; left: 735px; top: 570px; background-color: #00092a; border: 2px solid #001635; padding: none; overflow: none;}
  319.  
  320. .mains { position: absolute; width: 200px; height: 200px; left: 300px; top: 635px; background-color: #00092a; border: 2px solid #001635; padding: 10px;}
  321.  
  322. .li1 {
  323. position: absolute;
  324. width: 250px; height: 200px; left: 535px; top: 635px; background-color: #00092a; border: 2px solid #001635; padding: 10px;
  325. overflow: auto;
  326.  
  327. }
  328.  
  329.  
  330. .li1a{
  331. width: 250px; height: 200px; left: 535px; top: 635px; background-color: #00092a; border: 2px solid #001635;
  332. position: absolute;
  333. over-flow: auto;
  334. z-index: 300;
  335. opacity:0.0;
  336. filter:alpha(opacity=100);
  337. -webkit-transition: all 1.0s ease;
  338. -moz-transition: all 1.0s ease;
  339. -o-transition: all 1.0s ease;
  340. }
  341.  
  342. .li1a:hover{
  343. -webkit-transition: all 1.0s ease;
  344. -moz-transition: all 1.0s ease;
  345. -o-transition: all 1.0s ease;
  346. filter:alpha(opacity=100);
  347. -moz-opacity:0.7;
  348. -khtml-opacity: 0.8;
  349. opacity: 1;
  350. z-index:999999;}
  351.  
  352.  
  353. .somebox { position: absolute; width: 265px; height: 200px; left: 820px; top: 635px; background-color: #00092a; border: 2px solid #001635; padding: 10px; overflow: auto;}
  354.  
  355.  
  356. .credit {
  357. position: absolute;
  358. left: 1350px;
  359. top: 900px;
  360. width: 100px;
  361. height: 100px;
  362. }
  363.  
  364.  
  365. .subzero { TEXT CODES created by A N Y A }
  366.  
  367.  
  368. h1 {
  369. font-family: impact;
  370. color: #43a89a;
  371. font-size: 20px;
  372. font-weight: bold;
  373. background-color: #37b6c5;
  374. border: 10px solid #0d4b58;
  375. text-align: center;
  376. text-shadow: 1px 1px 5px #ffffff;
  377. }
  378.  
  379. h2 {
  380. font-family: times;
  381. letter-spacing: 5px;
  382. word-spacing: 2px;
  383. color: #501b15;
  384. border-left: 20px solid #501b15;
  385. border-right: 20px solid #501b15;
  386. font-size: 15px;
  387. text-align: center;
  388. }
  389.  
  390.  
  391. h3 {
  392. background-image: url('https://i.imgur.com/TaJbsYk.gif');
  393. background-repeat:repeat;
  394. background-attachment:fixed;
  395. border-left: double 3px #000;
  396. border-top: double 3px #000;
  397. border-right: double 3px #000;
  398. border-bottom: double 3px #000;
  399. padding:2px;
  400. color:#292a37;
  401. text-shadow:1px 1px 0px #ffffff,
  402. 1px -1px 0px #ffffff,
  403. -1px -1px 0px #ffffff,
  404. -1px 1px 0px #ffffff,
  405. 0px 1px 0px #ffffff,
  406. 0px -1px 0px #ffffff,
  407. 1px 0px 0px #ffffff,
  408. -1px 0px 0px #ffffff;
  409. font-size:15px;
  410. font-family:calibri;
  411. text-transform:uppercase;
  412. letter-spacing:1px;
  413. text-align:center;}
  414.  
  415.  
  416. b {
  417. font-family: 'Source Code Pro', monospace;
  418. color: #966a4e;
  419. font-size: 12px;
  420. letter-spacing: 5px;
  421. text-transform: none;
  422. }
  423.  
  424. i {
  425. font-family: 'Kaushan Script', cursive;
  426. color: #2e0a06;
  427. font-size: 12px;
  428. }
  429.  
  430. em {
  431. font-family: times;
  432. color: #e19865;
  433. font-size: 9px;
  434. letter-spacing: 2px;
  435. }
  436.  
  437.  
  438.  
  439. .subzero { HIDE CODES created by A N Y A }
  440.  
  441.  
  442. table table div form {display:inline !important;}
  443.  
  444. .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12,.btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden}
  445.  
  446. td td td td{border:0px;width:0px;text-align:left;}
  447.  
  448. table,td,tr{padding:0px;width:;background-color:transparent}
  449.  
  450. table table table{padding:1px;height:.01%;width:100%;}
  451.  
  452. table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}
  453.  
  454. a.text,table div font a,table div div,.navbar font,tr td font{visibility:;display:;height:0px;!important;}
  455.  
  456. td.text table table{display:inline;visibility:visible;}
  457.  
  458. table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
  459.  
  460. table div div{visibility: visible;!important;}
  461.  
  462. table table table table td.text{display:none;}
  463.  
  464. td.text td.text table{display:none;}
  465.  
  466. body div div form {display:none !important;}div div div select {position:absolute !important;
  467.  
  468. margin-left:-1000px !important; left:0px !important; display:none !important; }div div table div {display:none;} div div table div {display:none;} div form, .mslogo, div ul {display:none!important;}
  469.  
  470. div div, div td {background-color:transparent; background-image:none!important;}
  471.  
  472. div.profileWidth {margin-top: -20px !important;}div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}div.profileWidth div.clearfix, i i i,
  473.  
  474. div.profileWidth div div {filter:none; opacity:0.9999}div.profileWidth div.clearfix {position:relative; top:20px}
  475.  
  476. div div select, div div form {display:none !important;}div div table div {display:none;} .clearfix table div div {display:block;}
  477.  
  478.  
  479.  
  480. .profile, div ul {display:none !important;} .userAlbums { display:none; }
  481.  
  482. #headerWrap{display:none;} .clearfix{display:none;} #leaderboard{display:none;} .profileInfo{margin-top:22px;position:relative;} .userProfileURL{display:none;} .userProfileDetail{display:none;} .extendedNetwork{display:none;} .blurbs{display:none;} .latestBlogEntry{display:none;} .friendSpace{display:none;} .friendsComments{display:none;} #footerWarpper{display:none;} .contactTable{display:none;} .msOnlineNow{display:none;} .Table2{display:none;} #GeneralRow{display:none;} #Groups{display:none;} .interestsAndDetails{display:none;}{160791}
  483.  
  484. .profileInfo {display:none;} a span.ai, a:hover span.kz{display: inline;} a:hover span.ai, a span.kz{display: none;} a:hover {visibility:visible;}
  485.  
  486.  
  487.  
  488.  
  489.  
  490. </style>
  491.  
  492.  
  493.  
  494. -----LIKE TO MEET-----
  495.  
  496. <span class="text"></td></tr></tbody></table></td></tr></tbody></table><br><table width="500" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="500" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="500" align="" bgcolor="ffffff">
  497.  
  498.  
  499. <div id="navi">
  500. <center>
  501. <a class="nav" href="">home</a>
  502. <a class="nav" href="">comment</a>
  503. <a class="nav" href="">message</a>
  504. <a class="nav" href="">gallery</a>
  505. <a class="nav" href="/xsubzero">credit</a>
  506. </center>
  507. </div>
  508. <div class="sidebar">
  509.  
  510. <div style="width: 150px; height: 100px; border: 1px solid #222222; background-color: #aaaa93; padding: 2px; color: #222222; margin-top: 200px; margin-left: 20px; overflow: auto;">
  511. This is where your owes can go or something, I think. Or you can put a little blurb or whatever the hell you want, actually. It's a nifty little thng if I do say so myself. And I think I'll have to scroll for you too. How about that? So yeah yeah yeah, do whatever you'd like with this. Just need to type enough so that it will scroll. I might have to adjust the colors too. HA. But we shall see, okay? Have a nice day.
  512. </div>
  513.  
  514. </div>
  515.  
  516. <div class="displayname">
  517. <h1>Right Hand Runaway - h1</h1>
  518. <H2>Diego Lopez - h2</H2>
  519.  
  520.  
  521. </div>
  522.  
  523. <div class="img">
  524. <IMG SRC="https://i.imgur.com/n6q6s4o.gif">
  525. </div>
  526.  
  527.  
  528. <div class="basics">
  529. <div id="basicsimg"><img src="https://i.imgur.com/zlVlNgj.png" width="185px" hight="140" align="right"></div>
  530. <div style="width: 200px; height: 150px; text-align:justify; overflow: auto;">
  531. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here.Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here. Stuff is gonna go here.Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here.
  532. </div>
  533. </div>
  534.  
  535.  
  536.  
  537. <div class="bio1">
  538. <img src="https://i.imgur.com/WYcp2XN.png" align="right">
  539. <h3>Bio 1</h3>
  540. <div style="width: 235px; height: 130px; text-align:justify; overflow: auto;">
  541. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here.
  542. </div>
  543.  
  544. </div>
  545.  
  546. <div class="bio2">
  547. <img src="https://i.imgur.com/UJ9ouBy.png" align="left" width="100px" heigh="200px">
  548. <h3>Bio 2</h3>
  549. <div style="width: 235px; height: 130px; float: right; text-align:justify; overflow: auto;">
  550.  
  551. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here. Stuff is gonna go here .Stuff is gonna go here . Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here .Stuff is gonna go here.
  552. </div>
  553.  
  554. </div>
  555.  
  556. <div class="img2">
  557. <img src="https://i.imgur.com/7mZ1ASX.png">
  558. </div>
  559.  
  560. <div class="mains">
  561. <h3>Mains</h3>
  562. <div style="width: 200px; height: 150px; overflow: auto;">
  563. <a href="/x" class="third">link</a>
  564. <a href="/x" class="fourth">link</a>
  565. <a href="/x" class="third">link</a>
  566. <a href="/x" class="fourth">link</a>
  567. <a href="/x" class="third">link</a>
  568. <a href="/x" class="fourth">link</a>
  569. <a href="/x" class="third">link</a>
  570. <a href="/x" class="fourth">link</a>
  571. <a href="/x" class="third">link</a>
  572. <a href="/x" class="fourth">link</a>
  573. <a href="/x" class="third">link</a>
  574. <a href="/x" class="fourth">link</a>
  575. <a href="/x" class="third">link</a>
  576. <a href="/x" class="fourth">link</a>
  577. <a href="/x" class="third">link</a>
  578. <a href="/x" class="fourth">link</a>
  579. <a href="/x" class="third">link</a>
  580. <a href="/x" class="fourth">link</a>
  581. </div>
  582.  
  583. </div>
  584.  
  585. <div class="li1"><img src="https://i.imgur.com/BeouyDL.gif"></div>
  586. <div class="li1a">
  587. <div style="width: 250px; height: 200px; left: 535px; top: 635px; background-color: #00092a; border: 2px solid #001635; padding: 10px; overflow: auto;">
  588. <h2>She stole my heart</h2>
  589. <b>Taken by:</b> <a href="/xxxxxx" class="second">name</a><br>
  590. <b>Since:</b> 00/00/0000<br>
  591. <b>First Date:</b> 00/00/0000<br>
  592. <b>Engaged On</b> 00/00/0000<br>
  593. <b>Married On</b> 00/00/0000<br>
  594.  
  595. <p><h3>Till Death do us Part</h3>
  596. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here. Stuff here stuff here stuff here stuff here.
  597. </div>
  598. </div>
  599.  
  600. <div class="somebox">
  601. <h3> Riley Biers</h3>
  602. IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH. IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH
  603. <h3> Little Sister</h3>
  604. IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH. IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH IMAGE AND STUFF STUFF STUFF STUFF. WORDS WORDS WORDS WORDS. BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH
  605.  
  606. </div>
Add Comment
Please, Sign In to add comment