Advertisement
xkayelle

BRIANNA MACKENZIE // Graphics Only

Feb 11th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.66 KB | None | 0 0
  1. Brianna MacKenzie // 2 COLUMN LAYOUT - Graphics By Kayelle
  2.  
  3. DISCLAIMERS - I do not take full credit for the psd or the textures included. This all belongs to BK @ Violent Ends. I have simply created the images.
  4.  
  5. ****************
  6.  
  7. <style type="text/css">
  8. .violentends { Created by blackkitten rp.me@violentendsprmds }
  9. .violentends { Background Properties }
  10. body.bodyContent
  11. {
  12. background-color: #0F0D0B;
  13. background-image: url("");
  14. background-position:center;
  15. background-attachment:fixed;
  16. background-repeat:no-repeat;
  17. }
  18.  
  19. .violentends { Table Properties }
  20. table table table, table table table td
  21. {
  22. background-color: #261F1B;
  23. border-color: #302822;
  24. border-width: 3px;
  25. border-style: solid;
  26. }
  27. table table, table table table table
  28. {
  29. border: 0px;
  30. }
  31. table, tr, td
  32. {
  33. background-color: transparent;
  34. border: none;
  35. border-width: 0px;
  36. }
  37.  
  38.  
  39. table, tr, td, li, p, div {font: normal 9px serif !important; text-transform:none!important; line-height: 150% !important; color: #5E5A51!important; }
  40.  
  41. .violentends {! control vertical space !}
  42. table table br {display:none;}
  43. table table table br {display:inline;}
  44. table table table {margin-top:4px;}
  45. table table table table {margin-top:0px}
  46.  
  47.  
  48. ::-webkit-scrollbar-thumb:vertical {
  49. background-color: #423A33;
  50. height: 7px;
  51. }
  52. ::-webkit-scrollbar-thumb:horizontal { background-color: #4a3d45;
  53. height: 7px;
  54. }
  55. ::-webkit-scrollbar {
  56. background-color: #ffffff;
  57. border: 2px solid #171411;
  58. height:5px;
  59. width:5px;
  60. }
  61.  
  62. .violentends { regular links }
  63.  
  64.  
  65. a:active, a:visited, a:link {
  66. color:#695D53;
  67. font-size: 15px;
  68. font-family: serif;
  69. text-transform:none;
  70. text-decoration:none;
  71. font-weight:normal;
  72. letter-spacing:-2px;
  73. -webkit-transition: all 0.4s ease-out;
  74. -moz-transition: all 0.4s ease-out;
  75. transition: all 0.4s ease-out;
  76. text-shadow:15px 0px transparent, -15px 0px transparent;
  77. }
  78.  
  79. a:hover {
  80. color: #B29E8B;
  81. font-size: 15px;
  82. text-transform:none;
  83. text-decoration:none;
  84. font-weight:normal;
  85. letter-spacing:-2px;
  86. -webkit-transition: all 0.4s ease-out;
  87. -moz-transition: all 0.4s ease-out;
  88. transition: all 0.4s ease-out;text-shadow: 0px 0px #B29E8B, 0px 0px #B29E8B;
  89. }
  90.  
  91.  
  92. .violentends { html text }
  93.  
  94. first {
  95. float: left;
  96. font-family: georgia;
  97. font-size: 34px;
  98. color: #8C7C6D;
  99. line-height: 20px;
  100. text-align: center;
  101. text-transform: uppercase;
  102. width: 30px;
  103. height: 20px;
  104. padding: 5px;
  105. display: inline-block;
  106. text-shadow: 1px 1px #382F2B;
  107. }
  108.  
  109. blockquote {
  110. text-align: justify;
  111. border-left: 12px solid #423A33;
  112. border-right: 12px solid #423A33;
  113. font-style: none;
  114. padding: 5px;
  115. color:#5E5A51;
  116. background-color:#171411;
  117. }
  118.  
  119. b {
  120. font-size:12px;
  121. color: #827C6F;
  122. font-weight: lighter;
  123. font-style: none;
  124. text-transform: normal;
  125. text-shadow: 1px 1px 0px #000000;
  126. }
  127.  
  128. i {
  129. font-family: times new;
  130. font-size: 15px;
  131. font-weight: normal;
  132. text-align: center;
  133. color: #9C817D;
  134. text-transform: none;
  135. margin: 1px;
  136. letter-spacing: -1px;
  137. line-height: 7px;
  138. text-shadow: 1px 1px 0px #382F2B;
  139. }
  140.  
  141. u {
  142. font-family: sans serif;
  143. color: #191613;
  144. background-color:#594F47;
  145. text-decoration: none;
  146. font-size: 12px;
  147. padding:2px;
  148. margin:5px;
  149. letter-spacing: 0px;
  150. text-transform: lowercase;
  151. font-weight: lighter;
  152. line-height: 11px;
  153. font-style: none;
  154. }
  155.  
  156. .violentends { navi links }
  157.  
  158. .navi a {
  159. display: inline-block;
  160. width:85px;
  161. height:30px;
  162. margin:3px;
  163. font-family:serif;
  164. font-size:13px;
  165. line-height:30px;
  166. font-weight: lighter;
  167. text-align:center;
  168. border:3px solid #382E28;
  169. background-color:#382E28;
  170. color: #362C26;
  171. margin-bottom:1px;
  172. text-transform: lowercase;
  173. -webkit-transition:opacity 0.8s linear;
  174. -webkit-transition:all 0.5s ease-out;
  175. -moz-transition:all 0.5s ease-out;
  176. transition: all 0.5s ease-out;}
  177.  
  178. .navi a:hover {
  179. display: inline-block;
  180. font-family:serif;
  181. font-size:13px;
  182. font-weight: lighter;
  183. text-align:center;
  184. margin-bottom:1px;
  185. color: #382E28;
  186. border:3px solid #726559;
  187. text-transform: lowercase;
  188. background-color:#726559;
  189. -webkit-transition:opacity 0.8s linear;
  190. -webkit-transition:all 0.5s ease-out;
  191. -moz-transition:all 0.5s ease-out;
  192. transition: all 0.5s ease-out;
  193. transition: all 0.4s ease-out;text-shadow: 0px 0px #382E28, 0px 0px #382E28;}
  194.  
  195.  
  196. .violentends { headers }
  197.  
  198. h1 {
  199. font-family: "times new";
  200. font-size: 25px;
  201. color: #423A33;
  202. line-height: 20px;
  203. letter-spacing: -2px;
  204. font-weight: lighter;
  205. text-align: center;
  206. text-transform: normal;
  207. margin:1px;
  208. float:none;
  209. background-color: transparent;
  210. border-bottom:1px solid #726559;
  211. }
  212.  
  213. h1:first-letter {
  214. font-size: 30px;
  215. color: #726559;
  216. }
  217.  
  218.  
  219. h2 {
  220. font-family: serif;
  221. font-size: 10px;
  222. color: #0D0B09;
  223. line-height: 10px;
  224. letter-spacing: 2px;
  225. font-weight: lighter;
  226. text-align: center;
  227. text-transform: normal;
  228. margin:1px;
  229. float:none;
  230. background-color: #423A33;
  231. }
  232.  
  233. a.first, a.first:link, a.first:active, a.first:visited {
  234. font-family: serif;
  235. font-size:9px;
  236. line-height:9px;
  237. padding:3px;
  238. letter-spacing:0px;
  239. font-weight: normal;
  240. color: #191613;
  241. text-decoration:none;
  242. text-transform: lowercase;
  243. letter-spacing:0px;
  244. background-color: #362C26;
  245. text-align:center;
  246. border-right:5px solid #423A33;
  247. border-left:5px solid #423A33;
  248. display:block;
  249. margin-bottom:1px;
  250. -webkit-transition: all 0.6s ease-out;
  251. -moz-transition: all 0.6s ease-out;
  252. transition: all 0.6s ease-out;
  253. }
  254.  
  255. a.first:hover {
  256. letter-spacing:2px;
  257. color: #4A3E39;
  258. background-color: #8C7C6D;
  259. text-align:center;
  260. border-right:5px solid #8C7C6D;
  261. border-left:5px solid #8C7C6D;
  262. display:block;
  263. margin-bottom:1px;
  264. transition: all 0.4s ease-out;text-shadow: 0px 0px #4A3E39, 0px 0px #4A3E39;
  265. }
  266.  
  267.  
  268. .kzproductions {hiding codes}
  269.  
  270.  
  271. #headerWrap{display:none;}
  272. .clearfix{display:none;}
  273. #leaderboard{display:none;}
  274. .profile{height:10px; Width:10px; margin-top:100px;}
  275. .userProfileURL{display:none;}
  276. .userProfileDetail{display:none;}
  277. .extendedNetwork{display:none;}
  278. .blurbs{display:none;}
  279. #profileV1main{margin-top:1px; Width:800px; }
  280. #ctl00_cpMain_ctl01_UserNetwork1_ctrlMessage{display:none;}
  281. .latestBlogEntry{display:none;}
  282. .friendSpace{display:none;}
  283. .friendsComments{display:none;}
  284. #footerWarpper{display:none;}
  285. .contactTable{display:none;}
  286. .msOnlineNow{display:none;}
  287. .Table2{display:none;}
  288. .profile{display:none;}
  289. .profileInfo{display:none;}
  290. .interestsAndDetails{display:none;}
  291. #Groups{display:none;}
  292. .userAlbums{display:none;}
  293. .nametext{font-family:georgia; color: #5E5A51;}
  294. a span.ai, a:hover span.kz{display: inline;}
  295. a:hover span.ai, a span.kz{display: none;}
  296. a:hover {visibility:visible;}
  297.  
  298. table.profileInfo * {background-color:transparent;}
  299. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  300. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  301. table.profileInfo td td a {display:none;}
  302. table.profileInfo td td.text * {display:inline;}
  303.  
  304.  
  305. .a {move left column}
  306. object, embed,
  307. table table table {position:relative;top:0px; left:10px;}
  308. table table table table {position:static;}
  309.  
  310. .a {move right column}
  311. td.text table {position:relative; top: -22px; left:0px;}
  312. td.text object, td.text embed,
  313. td.text table table {position:static;}
  314. table div font {display: none;}
  315.  
  316.  
  317. </style>
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326. *********************
  327.  
  328.  
  329. </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">
  330.  
  331.  
  332. <img src="https://i.imgur.com/Xoapw3O.png" width="485" height="400" style="background-color:#382E28; margin:4px;">
  333.  
  334.  
  335. </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">
  336.  
  337. <div class="navi">
  338. <a href="" title="home">home</a>
  339. <a href="/send_message.php?member_id=xxxxxx" title="message">message</a>
  340. <a href="/add_comment.php?member_id=xxxxxx" title="comment">comment</a>
  341. <a href="/gallery.php?member_id=xxxxxx" title="photos">gallery</a>
  342. <a href="#" title="xtra">xtra</a>
  343. <a href="#" title="xtra">xtra</a>
  344. <a href="#" title="xtra">xtra</a>
  345. <a href="#" title="xtra">xtra</a>
  346. <a href="#" title="xtra">xtra</a>
  347. <a href="/violentendsprmds" title="credit">credit</a>
  348. </div>
  349.  
  350.  
  351.  
  352. </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">
  353.  
  354.  
  355. <img src="https://i.imgur.com/2kz8UQ8.png" width="230" height="170" style="background-color:#382E28; margin:4px;" align="left">
  356.  
  357. <h1>header here</h1>
  358. <h2>subtitle here</h2>
  359.  
  360. <div style="padding:3px; float:right; width: 235; height:115px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 4px 4px 0px;">
  361.  
  362. <first>L</first>orem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  363. dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  364. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  365. dolore magna aliquam erat volutpat.
  366. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  367. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  368. dolore magna aliquam erat volutpat.
  369.  
  370. </div>
  371.  
  372. </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">
  373.  
  374.  
  375. <img src="https://i.imgur.com/dJBmodP.png" width="230" height="170" style="background-color:#382E28; margin:4px;" align="right">
  376.  
  377. <h1>header here</h1>
  378. <h2>subtitle here</h2>
  379.  
  380.  
  381. <div style="padding:3px; float:left; width: 235; height: 115px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 0px 4px 4px;">
  382.  
  383. <first>L</first>orem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  384. dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  385. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  386. dolore magna aliquam erat volutpat.
  387. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  388. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  389. dolore magna aliquam erat volutpat.
  390.  
  391. </div>
  392.  
  393.  
  394.  
  395. </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">
  396.  
  397.  
  398. <img src="https://i.imgur.com/HNjTavC.png" width="230" height="170" style="background-color:#382E28; margin:4px;" align="left">
  399.  
  400.  
  401. <h1>header here</h1>
  402. <h2>subtitle here</h2>
  403.  
  404. <div style="padding:3px; float:right; width: 235; height: 115px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 4px 4px 0px;">
  405.  
  406. <first>L</first>orem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  407. dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  408. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  409. dolore magna aliquam erat volutpat.
  410. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  411. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  412. dolore magna aliquam erat volutpat.
  413.  
  414. </div>
  415.  
  416. </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">
  417.  
  418.  
  419. <img src="https://i.imgur.com/xTqkeI9.png" width="230" height="170" style="background-color:#382E28; margin:4px;" align="right">
  420.  
  421. <h1>header here</h1>
  422. <h2>subtitle here</h2>
  423.  
  424.  
  425. <div style="padding:3px; float:left; width: 235; height: 115px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 0px 4px 4px;">
  426.  
  427. <first>L</first>orem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  428. dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  429. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  430. dolore magna aliquam erat volutpat.
  431. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  432. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  433. dolore magna aliquam erat volutpat.
  434.  
  435. </div>
  436.  
  437.  
  438.  
  439. </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">
  440.  
  441.  
  442. <img src="https://i.imgur.com/bDhfmOk.png" width="485" height="155" style="background-color:#382E28; margin:4px;">
  443.  
  444.  
  445. *************
  446.  
  447. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  448.  
  449.  
  450. <img src="https://i.imgur.com/zpZBuTX.gif" width="285" height="85" style="background-color:#382E28; margin:4px;">
  451.  
  452.  
  453. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  454.  
  455.  
  456. <img src="https://i.imgur.com/xaFuMzU.gif" width="135" height="165" style="background-color:#382E28; margin:4px;" align="right">
  457.  
  458.  
  459.  
  460. <h1>header here</h1>
  461. <h2>subtitle here</h2>
  462.  
  463. <div style="padding:3px; float:left; width: 130; height: 110px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 0px 4px 4px;">
  464.  
  465. <b>Full Name:</b> imput here. <i>and here</i>.
  466. <br>
  467. <b>Pronunciation:</b> imput here.
  468. <br>
  469. <b>Nickname/Alias:</b> imput here.
  470. <br>
  471. <b>Meaning:</b> imput here.
  472. <br>
  473. <b>Gender :</b> imput here.
  474. <br>
  475. <b>Orientation:</b> imput here.
  476. <br>
  477. <b>Real Age:</b> imput here.
  478. <br>
  479. <b>Birthday:</b> imput here.
  480. <br>
  481. <b>Deathday:</b> imput here.
  482. <br>
  483. <b>Birthplace:</b> imput here.
  484. <br>
  485. <b>Astrological Sign:</b> imput here.
  486. <br>
  487. <b>Zodiac Sign:</b> imput here.
  488. <br>
  489. <b>Species:</b> imput here.
  490. <br>
  491. <b>Ethnicit:</b> imput here.
  492. <br>
  493. <b>Hair Color:</b> imput here <i>and here</i>.
  494. <br>
  495. <b>Eye Color:</b> imput here.
  496. <br>
  497. <b>Weight:</b> imput here.
  498. <br>
  499. <b>Height:</b> imput here.
  500. <br>
  501. <b>Birthmarks/scars:</b> imput here.
  502. <br>
  503. <b>Distinguishing Features:</b> imput here.
  504. <br>
  505. <b>Allergies:</b> imput here.
  506. <br>
  507.  
  508. </div>
  509.  
  510.  
  511. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  512.  
  513.  
  514. <img src="https://i.imgur.com/jiQXp1M.gif" width="285" height="85" style="background-color:#382E28; margin:4px;">
  515.  
  516.  
  517. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  518.  
  519.  
  520. <img src="https://i.imgur.com/BvBnQwo.gif" width="135" height="145" style="background-color:#382E28; margin:4px;" align="left">
  521.  
  522.  
  523. <h1>header here</h1>
  524. <h2>subtitle here</h2>
  525.  
  526. <div style="padding:3px; float:right; width: 130; height: 90px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 4px 4px 0px;">
  527.  
  528. <first>L</first>orem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  529. dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  530. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  531. dolore magna aliquam erat volutpat.
  532.  
  533. </div>
  534.  
  535.  
  536. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  537.  
  538.  
  539. <img src="https://i.imgur.com/g3kJ26v.gif" width="285" height="85" style="background-color:#382E28; margin:4px;">
  540.  
  541.  
  542.  
  543.  
  544. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  545.  
  546.  
  547. <img src="https://i.imgur.com/u4KVRxI.gif" width="135" height="125" style="background-color:#382E28; margin:4px;" align="right">
  548.  
  549.  
  550. <h1>header here</h1>
  551. <h2>subtitle here</h2>
  552.  
  553. <div style="padding:3px; float:left; width: 130; height: 70px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 0px 4px 4px;">
  554.  
  555. <first>L</first>orem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  556. dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  557. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  558. dolore magna aliquam erat volutpat.
  559.  
  560. </div>
  561.  
  562.  
  563. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  564.  
  565.  
  566. <img src="https://i.imgur.com/2EXo80w.gif" width="285" height="120" style="background-color:#382E28; margin:4px;">
  567.  
  568.  
  569.  
  570.  
  571. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  572.  
  573.  
  574. <h1>header here</h1>
  575. <h2>subtitle here</h2>
  576.  
  577. <blockquote style="margin-top:5px;">
  578.  
  579. <u>status:</u> imput here.
  580. </br>
  581. <u>by:</u> <a href=""> name here</a>
  582. </br>
  583. <u>since:</u> imput here.
  584. </br>
  585. <u>memories:</u> imput here.
  586.  
  587. </blockquote>
  588.  
  589. <div style="padding:3pxt; width: 276; height: 50px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 4px 4px 4px;">
  590.  
  591. <first>L</first>orem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  592. dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit
  593. lobortis nisl ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
  594. dolore magna aliquam erat volutpat.
  595.  
  596. </div>
  597.  
  598.  
  599. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  600.  
  601.  
  602. <img src="https://i.imgur.com/RCkjupI.gif" width="285" height="85" style="background-color:#382E28; margin:4px;">
  603.  
  604.  
  605.  
  606. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="ffcc99" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="ffffff" border="0" bordercolor="000000" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="ffffff">
  607.  
  608.  
  609. <h1>header here</h1>
  610. <h2>subtitle here</h2>
  611.  
  612. <div style="padding:3px; float:left; width: 125; height: 100px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 0px 4px 4px;">
  613.  
  614. <a href="" class="first">display name</a>
  615. <a href="" class="first">display name</a>
  616. <a href="" class="first">display name</a>
  617. <a href="" class="first">display name</a>
  618. <a href="" class="first">display name</a>
  619. <a href="" class="first">display name</a>
  620. <a href="" class="first">display name</a>
  621.  
  622. </div>
  623.  
  624.  
  625. <div style="padding:3px; float:right; width: 125; height: 100px; background-color: #171411; border: 5px solid #171411; overflow: auto; margin:4px 4px 4px 0px;">
  626.  
  627. <a href="" class="first">display name</a>
  628. <a href="" class="first">display name</a>
  629. <a href="" class="first">display name</a>
  630. <a href="" class="first">display name</a>
  631. <a href="" class="first">display name</a>
  632. <a href="" class="first">display name</a>
  633. <a href="" class="first">display name</a>
  634.  
  635. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement