Advertisement
mebuckner

Custom Order - layout - dominic

Jul 29th, 2020
1,706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 36.68 KB | None | 0 0
  1. <!--about me-->
  2. <style type="text/css">
  3. @import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
  4.  
  5.  
  6.  
  7. .Edits By M { This layout is made by Edits By M /1631904 do not remove credit. That would make you icky.}
  8.  
  9.  
  10. .Edits By M { Background }
  11. table, tr, td {
  12.   background-color:transparent;
  13.   font-family: 'Montserrat', sans-serif;
  14.   text-transform:uppercase;
  15.   font-size:10px;
  16. }
  17.  
  18.  
  19. .Edits By M  { Body }
  20. body {
  21.   background-color:#212318;
  22.   background-size:cover;
  23.   background-attachment:fixed;
  24.   background-repeat:no-repeat;
  25.   background-position: bottom left;
  26.   margin-top:310px;
  27.   background-image:url('https://i.imgur.com/GlaVckb.png');
  28. }
  29.  
  30.  
  31.  
  32. .Edits By M  { Scrollbar }
  33.   ::-webkit-scrollbar {
  34.       display: none;
  35. }
  36.  
  37. .mygen { Tables }
  38. td.text table table {
  39.   position:static;
  40. }
  41.  
  42. table table table table{
  43.   border:5px solid #9b735f;
  44.   background-color:#2f2f2f;
  45. }
  46.  
  47. table table table {
  48.     margin-top: 4px;
  49.     margin-left: -5px;
  50. }
  51.  
  52. a.NavigationLinks:link, a.NavigationLinks:visited {
  53.   background-color: #844444;
  54.   width:120px;
  55.   color: white;
  56.   padding: 10px 15px;
  57.   text-align: center;
  58.   text-decoration: none;
  59.   display: inline-block;
  60.   border-bottom:2px solid #fff;
  61.   font-family: 'Montserrat', sans-serif;
  62.   font-size:12px;
  63.   text-transform:uppercase;
  64. }
  65.  
  66. a.NavigationLinks:hover, a.NavigationLinks:active {
  67.   background-color: #9b735f;
  68. }
  69.  
  70. .topNavigationSection{
  71. position: fixed;
  72. top: 0;
  73. left: 0;
  74. right: 0;
  75. margin: auto;
  76. background-color: #000;
  77. width: 736px;
  78. height: 292px;
  79. background-image:url('https://i.imgur.com/qs8d9hr.png');
  80. border: solid 5px #9b735f;
  81. z-index:999;
  82. }
  83.  
  84. a.popupLinksContent:link, a.popupLinksContent:visited {
  85. background-color: #2f2f2f;
  86. color: white;
  87. padding: 16px 25px;
  88. text-align: center;
  89. text-decoration: none;
  90. display: inline-block;
  91. width: 250px;
  92. border-bottom: solid 3px #9b735f;
  93. }
  94.  
  95. a.popupLinksContent:hover, a.popupLinksContent:active {
  96.   background-color: #9b735f;
  97. }
  98.  
  99.  
  100. a.longLinksThing:link, a.longLinksThing:visited {
  101. background-color: #2f2f2f;
  102. color: white;
  103. padding: 16px 25px;
  104. text-align: center;
  105. text-decoration: none;
  106. display: inline-block;
  107. width: 362px;
  108. border-bottom: solid 3px #9b735f;
  109. }
  110.  
  111. a.longLinksThing:hover, a.longLinksThing:active {
  112.   background-color: #9b735f;
  113. }
  114.  
  115.  
  116. a.connectionLinkThing:link, a.connectionLinkThing:visited {
  117. background-color: #2f2f2f;
  118. color: white;
  119. padding: 5px 25px;
  120. text-align: center;
  121. text-decoration: none;
  122. display: inline-block;
  123. width: 72px;
  124. border-bottom: solid 3px #9b735f;
  125. font-size: 9px;
  126. }
  127.  
  128. a.connectionLinkThing:hover, a.connectionLinkThing:active {
  129.   background-color: #9b735f;
  130. }
  131.  
  132. h1{
  133. font-family: 'Montserrat', sans-serif;
  134. color: #fff;
  135. text-transform: uppercase;
  136. font-size: 34px;
  137. width: 418px;
  138. text-align: center;
  139. margin: 0;
  140. }
  141.  
  142. h2{
  143. font-family: 'Montserrat', sans-serif;
  144. color: #fff;
  145. text-transform: uppercase;
  146. font-size: 34px;
  147. width: 412px;
  148. text-align: center;
  149. margin: 0;
  150. }
  151.  
  152. h3{
  153. font-family: 'Montserrat', sans-serif;
  154. color: #fff;
  155. text-transform: uppercase;
  156. font-size: 22px;
  157. text-align: center;
  158. margin: 0;
  159. background-color: #9b735f;
  160. }
  161.  
  162. h4{
  163. font-family: 'Montserrat', sans-serif;
  164. color: #fff;
  165. text-transform: uppercase;
  166. font-size: 22px;
  167. text-align: center;
  168. margin: 0;
  169. background-color: #9b735f;
  170. }
  171.  
  172. h5{
  173. font-family: 'Montserrat', sans-serif;
  174. color: #fff;
  175. text-transform: uppercase;
  176. font-size: 15px;
  177. text-align: center;
  178. margin: 0;
  179. background-color: #9b735f;
  180. margin-bottom:5px;
  181. }
  182.  
  183.  
  184.  
  185. #featuredDrabble{
  186. display:none;
  187. }
  188.  
  189. #featuredDrabble:target{
  190. display:block;
  191. position:fixed;
  192. top:0;
  193. bottom:0;
  194. left:0;
  195. right:0;
  196. margin:auto;
  197. background-color:#2f2f2f;
  198. font-family:Georgia;
  199. text-align:justify;
  200. padding:10px;
  201. color:#fff;
  202. width:600px;
  203. height:400px;
  204. overflow:auto;
  205. }
  206.  
  207.  
  208. #navigationPopup{
  209. display:none;
  210. }
  211.  
  212. #toDoList{
  213. display:none;
  214. }
  215.  
  216. #owesList{
  217. display:none;
  218. }
  219.  
  220. #drabbles{
  221. display:none;
  222. }
  223.  
  224. #groupTasks{
  225. display:none;
  226. }
  227.  
  228. #guidelines{
  229. display:none;
  230. }
  231.  
  232.  
  233.  
  234.  
  235. #navigationPopup:target{
  236. display:block;
  237. width:412px;
  238. height:273px;
  239. background-color:#2f2f2f;
  240. vertical-align:top;
  241. display:inline-block;
  242. margin-top:10px;
  243. margin-left:10px;
  244. overflow:auto;
  245. }
  246.  
  247. #toDoList:target{
  248. display:block;
  249. width:412px;
  250. height:273px;
  251. background-color:#2f2f2f;
  252. vertical-align:top;
  253. display:inline-block;
  254. margin-top:10px;
  255. margin-left:10px;
  256. overflow:auto;
  257. color:#fff;
  258. font-family:Georgia;
  259. font-size:11px;
  260. }
  261.  
  262. #owesList:target{
  263. display:block;
  264. width:412px;
  265. height:273px;
  266. background-color:#2f2f2f;
  267. vertical-align:top;
  268. display:inline-block;
  269. margin-top:10px;
  270. margin-left:10px;
  271. overflow:auto;
  272. }
  273.  
  274. #drabbles:target{
  275. display:block;
  276. width:412px;
  277. height:273px;
  278. background-color:#2f2f2f;
  279. vertical-align:top;
  280. display:inline-block;
  281. margin-top:10px;
  282. margin-left:10px;
  283. overflow:auto;
  284. }
  285.  
  286. #groupTasks:target{
  287. display:block;
  288. width:412px;
  289. height:273px;
  290. background-color:#2f2f2f;
  291. vertical-align:top;
  292. display:inline-block;
  293. margin-top:10px;
  294. margin-left:10px;
  295. overflow:auto;
  296. }
  297.  
  298. #guidelines:target{
  299. display:block;
  300. width:412px;
  301. height:273px;
  302. background-color:#2f2f2f;
  303. vertical-align:top;
  304. display:inline-block;
  305. margin-top:10px;
  306. margin-left:10px;
  307. overflow:auto;
  308. }
  309.  
  310. li{
  311. font-family:Georgia;
  312. font-size:12px;
  313. color:#fff;
  314. line-height: 23px;
  315. }
  316.  
  317. blockquote{
  318. font-family:Georgia;
  319. font-size:12px;
  320. color:#fff;
  321. text-align:justify;
  322. }
  323.  
  324.  div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important;bottom:2000px !important;} .clearfix {display:none !important;position:absolute!important;} table table br {line-height:3px} table table table br {line-height:5px;} .a {hide top search bar} div div select, div div form {display:none !important;} select { visibility:hidden!important; WIDTH:0px!important;} .note {bring the tables up more} td.text table {position:relative; top: -20px;} td.text table table {position:static;} .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;} /*HIDECODES*/ table .nametext {display:none;} .extendednetwork{display:none;} .blurbs{display:none;} .userprofileurl{display:none;} .userprofiledetail{display:none;} .interestsanddetails{display:none;} .latestblogentry{display:none;} .mslogo{display:none;} .friendscomments{display:none;} .friendspace{display:none;} .contacttable{display:none;} .lightbluetext8{display:none;} .Do Not Hide The Profile Ads{display:none;} .userAlbums{display:none;} td.text table {position:relative; top: -11px;} td.text table table {position:static;} .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;} div td {display:none;} table {top:-6px; position:relative;} table table {top:0px; position:relative;} table.profileInfo table td {white-space:wrap !important;} table.profileInfo, table.profileInfo table tr:last-child {display:none;} #footerWarpper{display: none;} .profileInfo .text {font:12px 'Archivo Narrow'; color:#696969; line-height:12px;} #jm a {background-image:url("")!important; background-repeat:no-repeat!important; width:58px!important; height:13px!important; background-color:transparent!important; position:fixed!important; bottom:0px!important; left:0px!important; opacity:0.3!important;} a:hover {opacity:1!important;}table table table table {position:static;}
  325.  
  326.  
  327. .mygen {space} table table br {display:none;} table table table br {display:block;} table table table {margin-top:4px;} table table table table {margin-top:0px;}
  328. </style>
  329.  
  330.  
  331. <!--like to meet-->
  332.  
  333. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="418" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="418" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="418" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="418" bgcolor="ffffff" style="word-wrap:break-word">
  334. <div class="topNavigationSection">
  335. <div style="width:432px; height:293px; vertical-align:top; display:inline-block;">
  336. <div id="navigationPopup">
  337. <h2>Navigation</h2>
  338. <a href="" class="longLinksThing">Home</a>
  339. <a href="" class="longLinksThing">Message</a>
  340. <a href="" class="longLinksThing">Comment</a>
  341. <a href="" class="longLinksThing">Photos</a>
  342. <a href="" class="longLinksThing">Streams</a>
  343. </div>
  344. <div id="featuredDrabble">
  345. <div style="width:600px; text-align:right;">
  346. <a href="#close" style="font-family:georgia; font-size:12px; color:#fff;">X</a>
  347. </div>
  348. <h2 style="width:600px">Featured Drabble Here</h2>
  349.  
  350. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here.
  351. <br><br>
  352. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here.
  353. <br><br>
  354. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here.
  355. <br><br>
  356. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here.
  357. <br><br>
  358. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here. there we go, please go ahead and put that here.
  359. <br><br>
  360. </div>
  361. <div id="toDoList">
  362. <h2>To Do List</h2>
  363. <ul>
  364. <li>
  365. Thing to do one
  366. </li>
  367. <li>
  368. Thing to do two
  369. </li>
  370. <li>
  371. Thing to do three
  372. </li>
  373. <li>
  374. Thing to do four
  375. </li>
  376. <li>
  377. Thing to do five
  378. </li>
  379. <li>
  380. Thing to do six
  381. </li>
  382. <li>
  383. Thing to do seven
  384. </li>
  385. <li>
  386. Thing to do eight
  387. </li>
  388. <li>
  389. Thing to do nine
  390. </li>
  391. <li>
  392. Thing to do ten
  393. </li>
  394. </ul>
  395. </div>
  396. <div id="owesList">
  397. <h2>Owes List</h2>
  398. <center>
  399. <div style="width:200px; height:200px; display:inline-block; vertical-align:top; text-align:justify; overflow:auto;">
  400. <h3>I owe you</h3>
  401. <ul>
  402. <li>
  403. <b>name here</b> - <i>starter/reply</i> - 00/00
  404. </li>
  405. <li>
  406. <b>name here</b> - <i>starter/reply</i> - 00/00
  407. </li>
  408. <li>
  409. <b>name here</b> - <i>starter/reply</i> - 00/00
  410. </li>
  411. <li>
  412. <b>name here</b> - <i>starter/reply</i> - 00/00
  413. </li>
  414. <li>
  415. <b>name here</b> - <i>starter/reply</i> - 00/00
  416. </li>
  417. <li>
  418. <b>name here</b> - <i>starter/reply</i> - 00/00
  419. </li>
  420. </ul>
  421. </div>
  422. <div style="width:200px; height:200px; display:inline-block; vertical-align:top; text-align:justify; overflow:auto;">
  423. <h3>You owe me</h3>
  424. <ul>
  425. <li>
  426. <b>name here</b> - <i>starter/reply</i> - 00/00
  427. </li>
  428. <li>
  429. <b>name here</b> - <i>starter/reply</i> - 00/00
  430. </li>
  431. <li>
  432. <b>name here</b> - <i>starter/reply</i> - 00/00
  433. </li>
  434. <li>
  435. <b>name here</b> - <i>starter/reply</i> - 00/00
  436. </li>
  437. <li>
  438. <b>name here</b> - <i>starter/reply</i> - 00/00
  439. </li>
  440. <li>
  441. <b>name here</b> - <i>starter/reply</i> - 00/00
  442. </li>
  443. </ul>
  444. </div>
  445. <h2 style="font-size: 21px;">Last Updated --/--</h2>
  446. </center>
  447. </div>
  448. <div id="drabbles">
  449. <h2>Drabbles</h2>
  450. <a href="#featuredDrabble" class="longLinksThing">Featured Drabble</a>
  451. <a href="" class="longLinksThing">Drabble One Link</a>
  452. <a href="" class="longLinksThing">Drabble Two Link</a>
  453. <a href="" class="longLinksThing">Drabble Three Link</a>
  454. <a href="" class="longLinksThing">Drabble Four Link</a>
  455. <a href="" class="longLinksThing">Drabble Five Link</a>
  456. <a href="" class="longLinksThing">Drabble Six Link</a>
  457. <a href="" class="longLinksThing">Drabble Seven Link</a>
  458. <a href="" class="longLinksThing">Drabble Eight Link</a>
  459. <a href="" class="longLinksThing">Drabble Nine Link</a>
  460. <a href="" class="longLinksThing">Drabble Ten Link</a>
  461. <a href="" class="longLinksThing">Drabble Eleven Link</a>
  462. <a href="" class="longLinksThing">Drabble Twelve Link</a>
  463. </div>
  464. <div id="groupTasks">
  465. <h2>Group Tasks</h2>
  466. <a href="" class="longLinksThing">Group Task One</a>
  467. <a href="" class="longLinksThing">Group Task Two</a>
  468. <a href="" class="longLinksThing">Group Task Three</a>
  469. <a href="" class="longLinksThing">Group Task Four</a>
  470. <a href="" class="longLinksThing">Group Task Five</a>
  471. <a href="" class="longLinksThing">Group Task Six</a>
  472. <a href="" class="longLinksThing">Group Task Seven</a>
  473. <a href="" class="longLinksThing">Group Task Eight</a>
  474. <a href="" class="longLinksThing">Group Task Nine</a>
  475. <a href="" class="longLinksThing">Group Task Ten</a>
  476. <a href="" class="longLinksThing">Group Task Eleven</a>
  477. <a href="" class="longLinksThing">Group Task Twelve</a>
  478. </div>
  479. <div id="guidelines">
  480. <h2>Guidelines</h2>
  481. <h4>title here</h4>
  482. <blockquote>here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. </blockquote>
  483. <h4>title here</h4>
  484. <blockquote>here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. </blockquote>
  485. <h4>title here</h4>
  486. <blockquote>here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. </blockquote>
  487. <h4>title here</h4>
  488. <blockquote>here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. </blockquote>
  489. <h4>title here</h4>
  490. <blockquote>here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. </blockquote>
  491. <h4>title here</h4>
  492. <blockquote>here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. here you go, where you can write stuff. </blockquote>
  493. </div>
  494. </div>
  495.  
  496.  
  497. <div style="width:300px; height:293px;vertical-align:top; display:inline-block;">
  498. <a href="#navigationPopup" class="popupLinksContent">Navigation</a>
  499. <a href="#toDoList" class="popupLinksContent">To Do List</a>
  500. <a href="#owesList" class="popupLinksContent">Owes List</a>
  501. <a href="#drabbles" class="popupLinksContent">Drabbles</a>
  502. <a href="#groupTasks" class="popupLinksContent">Group Tasks</a>
  503. <a href="#guidelines" class="popupLinksContent" style="height: 19px;">Guidelines</a>
  504. </div>
  505. </div>
  506. <img src="https://i.imgur.com/35n1LbP.png" width="418px">
  507.  
  508. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="418" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="418" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="418" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="418" bgcolor="ffffff" style="word-wrap:break-word">
  509. <h1>dominic rosewood</h1>
  510.  
  511. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="418" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="418" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="418" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="418" bgcolor="ffffff" style="word-wrap:break-word">
  512. <img src="https://i.imgur.com/RbZGBos.png" width="418px">
  513.  
  514.  
  515. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="418" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="418" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="418" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="418" bgcolor="ffffff" style="word-wrap:break-word">
  516. <h1 style="font-size: 19px; color: #fff; letter-spacing: 25px; margin-bottom: 5px;">growing up</h1>
  517. <img src="https://i.imgur.com/9mGwVLc.png">
  518. <div style="width:190px; height:170px; margin-top:10px; margin-left:10px; text-align:justify; background-color:#9b735f; display:inline-block; font-family:Georgia; font-size:12px; color:#fff; vertical-align:top; padding:5px; overflow:auto;">
  519. here.
  520. </div>
  521.  
  522.  
  523.  
  524. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="418" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="418" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="418" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="418" bgcolor="ffffff" style="word-wrap:break-word">
  525. <h1 style="font-size: 19px; color: #fff; letter-spacing: 10px; margin-bottom: 5px;">young adult life</h1>
  526. <div style="width:190px; height:170px; margin-top:10px; margin-right:10px; text-align:justify; background-color:#9b735f; display:inline-block; font-family:Georgia; font-size:12px; color:#fff; vertical-align:top; padding:5px; overflow:auto;">
  527. here.
  528. </div>
  529. <img src="https://i.imgur.com/KBz8TNH.png">
  530.  
  531.  
  532. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="418" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="418" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="418" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="418" bgcolor="ffffff" style="word-wrap:break-word">
  533. <h1 style="font-size: 19px; color: #fff; letter-spacing: 25px; margin-bottom: 5px;">adult life</h1>
  534. <img src="https://i.imgur.com/fRJqS1C.png">
  535. <div style="width:190px; height:170px; margin-top:10px; margin-left:10px; text-align:justify; background-color:#9b735f; display:inline-block; font-family:Georgia; font-size:12px; color:#fff; vertical-align:top; padding:5px; overflow:auto;">
  536. here.
  537. </div>
  538.  
  539.  
  540.  
  541. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="418" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="418" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="418" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="418" bgcolor="ffffff" style="word-wrap:break-word">
  542. <img src="https://i.imgur.com/3xznA7h.png" width="418px">
  543.  
  544.  
  545.  
  546. <!--interests-->
  547. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  548. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  549. <img src="https://i.imgur.com/jcIIRJ1.png">
  550.  
  551. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  552. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  553. <div style="width:300px; height:1px;"></div>
  554. <img src="https://i.imgur.com/XKwD507.png">
  555. <div style="width: 120px; height: 120px; margin-top: 10px; margin-left: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color:#fff; font-family:Georgia; font-size:12px; overflow:auto;">
  556. <h5>Basic Info</h5>
  557. <b>FULL NAME:</b> xxxx xxxx.<br>
  558. <b>KNOWN ALIAS:</b> xxxx xxxx.<br>
  559. <b>NICKNAME(S):</b> xxxx xxxx.<br>
  560. <b>SPECIES:</b> xxxx xxxx.<br>
  561. <b>DATE OF BIRTH:</b> xxxx xxxx.<br>
  562. <b>ASTROLOGICAL SIGN:</b> xxxx xxxx.<br>
  563. <b>BIRTH LOCATION:</b> xxxx xxxx.<br>
  564. <b>PAST RESIDENCE:</b> xxxx xxxx.<br>
  565. <b>CURRENT LOCATION:</b> xxxx xxxx.<br>
  566. <b>NATIONALITY:</b> xxxx xxxx.<br>
  567. <b>OCCUPATION:</b> xxxx xxxx.<br>
  568. <b>FAMILY:</b> xxxx xxxx.<br>
  569. <b>HAIR DETAILS:</b> xxxx xxxx.<br>
  570. <b>EYE DETAILS:</b> xxxx xxxx.<br>
  571. <b>COMPLEXION:</b> xxxx xxxx.<br>
  572. <b>NOTICEABLE MARKINGS:</b> xxxx xxxx.<br>
  573. <b>OUTFIT STYLE(S):</b> xxxx xxxx.<br>
  574. <b>EXTRA(S):</b> xxxx xxxx.<br>
  575. <b>HEIGHT:</b> xxxx xxxx.<br>
  576. <b>WEIGHT:</b> xxxx xxxx.<br>
  577. <b>BLOOD TYPE:</b> xxxx xxxx.<br>
  578. <b>PREFERRED HAND:</b> xxxx xxxx.<br>
  579. <b>DISORDERS:</b> xxxx xxxx.<br>
  580. <b>ADDICTIONS:</b> xxxx xxxx.<br>
  581. <b>LIKES:</b> xxxx xxxx.<br>
  582. <b>DISLIKES:</b> xxxx xxxx.<br>
  583. <b>QUIRKS:</b> xxxx xxxx.<br>
  584. <b>ALIGNMENT:</b> xxxx xxxx.<br>
  585. </div>
  586.  
  587.  
  588.  
  589.  
  590. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  591. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  592. <img src="https://i.imgur.com/KApiqRT.png">
  593.  
  594. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  595. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  596. <div style="width:300px; height:1px;"></div>
  597. <div style="width: 120px; height: 120px; margin-top: 10px; margin-right: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color:#fff; font-family:Georgia; font-size:12px; overflow:auto;">
  598. <h5>Relationship</h5>
  599. <b>STATUS:</b> here.<br>
  600. <b>TO WHO:</b> here.<br>
  601. <b>SINCE:</b> here.<br>
  602. <b>COMMENTS:</b> here.<br>
  603. </div>
  604. <img src="https://i.imgur.com/wXuQMX6.png">
  605.  
  606.  
  607.  
  608.  
  609. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  610. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  611. <img src="https://i.imgur.com/K23FYUQ.png">
  612.  
  613. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  614. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  615. <div style="width:300px; height:1px;"></div>
  616. <img src="https://i.imgur.com/gDmZM5G.png">
  617. <div style="width: 120px; height: 120px; margin-top: 10px; margin-left: 10px; display: inline-block; background-color: #9b735f; text-align: justify; padding: 5px; vertical-align: top; color:#fff; font-family:Georgia; font-size:12px; overflow:auto;">
  618. <h5>My friends</h5>
  619. <a href="" class="connectionLinkThing">connection</a>
  620. <a href="" class="connectionLinkThing">connection</a>
  621. <a href="" class="connectionLinkThing">connection</a>
  622. <a href="" class="connectionLinkThing">connection</a>
  623. <a href="" class="connectionLinkThing">connection</a>
  624. <a href="" class="connectionLinkThing">connection</a>
  625. <a href="" class="connectionLinkThing">connection</a>
  626. <a href="" class="connectionLinkThing">connection</a>
  627. <a href="" class="connectionLinkThing">connection</a>
  628. </div>
  629.  
  630.  
  631.  
  632. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  633. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  634. <img src="https://i.imgur.com/ssZwJ2i.png">
  635.  
  636. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  637. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  638. <div style="width:300px; height:1px;"></div>
  639. <div style="width: 120px; height: 120px; margin-top: 10px; margin-right: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color:#fff; font-family:Georgia; font-size:12px; overflow:auto;">
  640. <h5>Current Storylines</h5>
  641. <b>name:</b> storyline goes here. <br>
  642. <b>name:</b> storyline goes here. <br>
  643. <b>name:</b> storyline goes here. <br>
  644. <b>name:</b> storyline goes here. <br>
  645. <b>name:</b> storyline goes here. <br>
  646. </div>
  647. <img src="https://i.imgur.com/cjsrwMZ.png">
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  655. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  656. <div style="width:300px; height:1px;"></div>
  657. <img src="https://i.imgur.com/sAa2yc4.png">
  658. <div style="width: 120px; height: 120px; margin-top: 10px; margin-left: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color:#fff; font-family:Georgia; font-size:12px; overflow:auto;">
  659. <h5>Wanted Storylines</h5>
  660. <b>name:</b> storyline goes here. <br>
  661. <b>name:</b> storyline goes here. <br>
  662. <b>name:</b> storyline goes here. <br>
  663. <b>name:</b> storyline goes here. <br>
  664. <b>name:</b> storyline goes here. <br>
  665. </div>
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  674. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  675. <div style="width:300px; height:1px;"></div>
  676.  
  677. <div style="width: 195px; height: 50px; margin-top: 10px; margin-right: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color: #fff; font-family: Georgia; font-size: 12px; overflow: auto;">
  678. <h5>Connection</h5>
  679. talk about the connection here
  680. </div>
  681. <img src="https://i.imgur.com/sAa2yc4.png" width="80px;">
  682.  
  683.  
  684.  
  685.  
  686.  
  687. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  688. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  689. <div style="width:300px; height:1px;"></div>
  690. <img src="https://i.imgur.com/sAa2yc4.png" width="80px;">
  691. <div style="width: 195px; height: 50px; margin-top: 10px; margin-left: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color: #fff; font-family: Georgia; font-size: 12px; overflow: auto;">
  692. <h5>Connection</h5>
  693. talk about the connection here
  694. </div>
  695.  
  696.  
  697.  
  698.  
  699. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  700. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  701. <div style="width:300px; height:1px;"></div>
  702.  
  703. <div style="width: 195px; height: 50px; margin-top: 10px; margin-right: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color: #fff; font-family: Georgia; font-size: 12px; overflow: auto;">
  704. <h5>Connection</h5>
  705. talk about the connection here
  706. </div>
  707. <img src="https://i.imgur.com/sAa2yc4.png" width="80px;">
  708.  
  709.  
  710.  
  711.  
  712. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  713. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  714. <div style="width:300px; height:1px;"></div>
  715. <img src="https://i.imgur.com/sAa2yc4.png" width="80px;">
  716. <div style="width: 195px; height: 50px; margin-top: 10px; margin-left: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color: #fff; font-family: Georgia; font-size: 12px; overflow: auto;">
  717. <h5>Connection</h5>
  718. talk about the connection here
  719. </div>
  720.  
  721.  
  722.  
  723.  
  724.  
  725. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0"
  726. 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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  727. <div style="width:300px; height:1px;"></div>
  728.  
  729. <div style="width: 195px; height: 50px; margin-top: 10px; margin-right: 10px; display: inline-block; background-color: #2f2f2f; text-align: justify; padding: 5px; vertical-align: top; color: #fff; font-family: Georgia; font-size: 12px; overflow: auto;">
  730. <h5>Connection</h5>
  731. talk about the connection here
  732. </div>
  733. <img src="https://i.imgur.com/sAa2yc4.png" width="80px;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement