Advertisement
mebuckner

Custom Order - Marialena

Aug 8th, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 23.70 KB | None | 0 0
  1. <!-- about me -->
  2.  
  3. <style type="text/css">
  4. @import url('https://fonts.googleapis.com/css2?family=Antic+Slab&display=swap');
  5.  
  6. .Edits By M { This layout is made by Edits by M /1631904 do not remove credit. That would make you icky.}
  7.  
  8. .Edits By M  { Body }
  9. body {
  10. margin-top:20px;
  11. margin-left:300px;
  12. background-color:#0d1a2b;
  13. background-attachment:fixed;
  14. background-repeat:no-repeat;
  15. background-position: bottom left;
  16. background-image:url('https://i.imgur.com/EzUNSIQ.jpg');
  17. background-size:cover;
  18. }
  19.  
  20. .Edits By M { Table Properties }
  21. table, tr, td {
  22. background-color:transparent;
  23. font-family: Georgia;
  24. color:#1b263b;
  25. font-size:12px;
  26. }
  27.  
  28. .Edits By M  { Scrollbar }
  29. ::-webkit-scrollbar {
  30.     display: none;
  31. }
  32.  
  33. table.profileInfo {
  34.     display:none;
  35. }
  36.  
  37. .mygen { Tables }
  38. td.text table table {
  39.     position:static;
  40.     font-size:10px;
  41. }
  42.  
  43. table table table table{
  44.     border:5px solid #90191b;
  45.     background-color:#fff;
  46. }
  47.  
  48. a.owesList:link, a.owesList:visited {
  49.     color: #000000;
  50.     font-family: 'Playfair Display', serif;
  51.     font-size:12px;
  52.     text-transform:uppercase;
  53. }
  54.  
  55. a.owesList:hover, a.owesList:active {
  56.     color: #425a76;
  57. }
  58.  
  59.  
  60.  
  61. a.connectionList:link, a.connectionList:visited {
  62.     display:inline-block;
  63.     font-family: 'Playfair Display', serif;
  64.     text-transform:uppercase;
  65.     letter-spacing:3px;
  66.     font-size:15px;
  67.     text-align:center;
  68.     color:#fff;
  69.     background:#890304;
  70.     width:210px;
  71.     padding:10px;
  72.     border-bottom:solid 3px #fff;
  73. }
  74.  
  75. a.connectionList:hover, a.connectionList:active {
  76.     color: #0d1a2b;
  77.     text-decoration:none;
  78. }
  79.  
  80.  
  81. a.sidebarNavigationLinks:link, a.sidebarNavigationLinks:visited {
  82.     display:inline-block;
  83.     font-family: 'Playfair Display', serif;
  84.     text-transform:uppercase;
  85.     letter-spacing:3px;
  86.     font-size:15px;
  87.     text-align:center;
  88.     color:#fff;
  89.     background:#890304;
  90.     width:230px;
  91.     padding:10px;
  92.     border-bottom:solid 3px #fff;
  93. }
  94.  
  95. a.sidebarNavigationLinks:hover, a.sidebarNavigationLinks:active {
  96.     color: #0d1a2b;
  97.     text-decoration:none;
  98. }
  99.  
  100. .twitterBioPicture{
  101.     border-radius:50%;
  102.     margin-left:20px;
  103.     margin-top:-45px;
  104. }
  105.  
  106. h1{
  107. font-family: 'Antic Slab', serif;
  108. font-size: 38px;
  109. color: #890304;
  110. margin: 0;
  111. padding: 0;
  112. width: 440px;
  113. text-align: center;
  114. margin-top: 5px;
  115. }
  116.  
  117. h2{
  118. font-family: 'Antic Slab', serif;
  119. font-size: 18px;
  120. color: #1b263b;
  121. margin: 0;
  122. padding: 0;
  123. width: 100%;
  124. text-align: center;
  125. text-transform: uppercase;
  126. margin-bottom: 5px;
  127. }
  128.  
  129.  
  130. h3{
  131. font-family: 'Antic Slab', serif;
  132. font-size: 20px;
  133. background-color: #1c232a;
  134. text-transform: uppercase;
  135. letter-spacing: 2px;
  136. width: 380px;
  137. color: #fff;
  138. margin: 0;
  139. padding: 10px;
  140. margin-bottom: 10px;
  141. text-align: center;
  142. }
  143.  
  144. h4{
  145. font-family: 'Antic Slab', serif;
  146. font-size: 15px;
  147. background-color: #1c232a;
  148. text-transform: uppercase;
  149. letter-spacing: 2px;
  150. width: 280px;
  151. color: #fff;
  152. margin: 0;
  153. padding: 5px;
  154. text-align: center;
  155. }
  156.  
  157. h5{
  158. font-family: 'Antic Slab', serif;
  159. font-size: 28px;
  160. color: #890304;
  161. margin: 0;
  162. padding: 0;
  163. width: 260px;
  164. text-align: center;
  165. margin-top: 5px;
  166. }
  167.  
  168. .twitterBio{
  169.     width:280px;
  170.     height:auto;
  171.     text-align:justify;
  172.     font-family: 'Playfair Display', serif;
  173.     font-size:10px;
  174.     color:#1b263b;
  175.     margin-left:10px;
  176. }
  177.  
  178. .locationName{
  179.     font-family: 'Playfair Display', serif;
  180.     font-size:12px;
  181.     color:#425a76;
  182.     margin-top:-15px!important;
  183. }
  184.  
  185. .bioDiv{
  186.     width:380px;
  187.     height:200px;
  188.     margin-left:25px;
  189.     margin-top:20px;
  190.     margin-bottom:20px;
  191.     padding:10px;
  192.     overflow:auto;
  193.     background-color:#1b263b;
  194.     font-family: 'Playfair Display', serif;
  195.     color:#fff;
  196.     text-align:justify;
  197. }
  198.  
  199. .childrenDiv{
  200.     width:230px;
  201.     height:150px;
  202.     margin-left:25px;
  203.     margin-top:10px;
  204.     margin-bottom:20px;
  205.     padding:10px;
  206.     overflow:auto;
  207.     background-color:#1b263b;
  208.     font-family: 'Playfair Display', serif;
  209.     color:#000000;
  210.     text-align:justify;
  211. }
  212.  
  213. .connectiondiv{
  214.     width:230px;
  215.     height:200px;
  216.     margin-left:25px;
  217.     margin-top:10px;
  218.     margin-bottom:20px;
  219.     padding:10px;
  220.     overflow:auto;
  221.     background-color:#1b263b;
  222.     font-family: 'Playfair Display', serif;
  223.     color:#000000;
  224.     text-align:justify;
  225. }
  226.  
  227. .loveInterestDiv{
  228.     display:inline-block;
  229.     width:200px;
  230.     height:100px;
  231.     margin:0;
  232.     margin-left:35px;
  233.     margin-top:15px;
  234.     vertical-align:top;
  235.     padding:10px;
  236.     overflow:auto;
  237.     background-color:#1b263b;
  238.     font-family: 'Playfair Display', serif;
  239.     color:#000000;
  240.     text-align:justify;
  241. }
  242.  
  243. b{
  244.     font-family: 'Playfair Display', serif;
  245.     font-size:12px;
  246.     color:#890304;
  247. }
  248.  
  249.  
  250. .sideBar{
  251.     position:fixed;
  252.     left:0;
  253.     top:0;
  254.     width:300px;
  255.     height:100%;
  256.     background:#000000;
  257.     border-right: 3px solid #890304;
  258. }
  259.  
  260. .sideBar img{
  261.     margin-top:25px;
  262.     margin-left:25px;
  263. }
  264.  
  265. .sideBarNavigation{
  266.     width:250px;
  267.     margin-top:25px;
  268.     margin-left:25px;
  269. }
  270.  
  271. a:link, a:active, a:visited {
  272. color: #fff;
  273. text-decoration: none;
  274. font-family: Georgia;
  275. font-size: 11px;
  276. text-transform: uppercase;
  277. }
  278.  
  279. a:hover{
  280. text-decoration:none;
  281. color:#90191b;
  282. }
  283.  
  284. .credit{
  285. bottom:5;
  286. right:5;
  287. position:fixed;
  288. }
  289.  
  290.  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 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;}
  291.  
  292.  
  293. .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;}
  294. </style>
  295.  
  296.  
  297.  
  298.  
  299. <!-- like to meet -->
  300. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  301. <h4>A whole new world</h4>
  302. <img src="https://i.imgur.com/fXow8zE.png">
  303. <div style="width: 290px; padding-top: 5px; padding-bottom: 5px; background: #90191b;">
  304. <center>
  305. <a href="/home.php">home</a>
  306. <a href="/">message</a>
  307. <a href="/">comment</a>
  308. <a href="/">stream</a>
  309. <a href="/">photos</a>
  310. </center>
  311. </div>
  312.  
  313. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  314. <h5 style="width:300px; text-align:center;color: #1c232a;">Current Owes List</h1>
  315. <div style="width:300px; height:auto; text-align:center;">
  316. <div style="width:145px; display:inline-block; height:100px; overflow:auto; background:#fff; color:#000000;">
  317. <h3 style="padding: 5px; width: 134px; background: #90191b; font-size: 14px;">I owe you</h3>
  318. <a href="" class="owesList">Name.</a> | <i>--/--/----</i> | <b>starter/reply</b><br>
  319. <a href="" class="owesList">Name.</a> | <i>--/--/----</i> | <b>starter/reply</b><br>
  320. <a href="" class="owesList">Name.</a> | <i>--/--/----</i> | <b>starter/reply</b><br>
  321. <a href="" class="owesList">Name.</a> | <i>--/--/----</i> | <b>starter/reply</b><br>
  322. </div>
  323. <div style="width:145px; display:inline-block; height:100px; overflow:auto; background:#fff; color:#000000;">
  324. <h3 style="padding: 5px; width: 134px; background: #90191b; font-size: 14px;">You owe me</h3>
  325. <a href="" class="owesList">Name.</a> | <i>--/--/----</i> | <b>starter/reply</b><br>
  326. <a href="" class="owesList">Name.</a> | <i>--/--/----</i> | <b>starter/reply</b><br>
  327. <a href="" class="owesList">Name.</a> | <i>--/--/----</i> | <b>starter/reply</b><br>
  328. <a href="" class="owesList">Name.</a> | <i>--/--/----</i> | <b>starter/reply</b><br>
  329. </div>
  330. </div>
  331. <h1 style="width:300px; text-align:center; font-size:20px;color: #1c232a;">Last Updated: --/--/----</h1>
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  351. <h4 style="width:290px; margin-bottom:5px;">My friends</h4>
  352. <div style="width:300px; height:auto; text-align:center;">
  353. <div style="width:145px; display:inline-block; height:200px; overflow:auto; background:#fff; color:#000000; text-align:justify;">
  354. <h3 style="padding: 5px; width: 134px; background: #90191b; font-size: 14px;">name here</h3>
  355. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here.
  356.  
  357. <h3 style="padding: 5px; width: 134px; background: #90191b; font-size: 14px;">name here</h3>
  358. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here.
  359.  
  360. <h3 style="padding: 5px; width: 134px; background: #90191b; font-size: 14px;">name here</h3>
  361. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here.
  362.  
  363. <h3 style="padding: 5px; width: 134px; background: #90191b; font-size: 14px;">name here</h3>
  364. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here. write about your friend here.
  365. </div>
  366. <div style="width:145px; display:inline-block; height:200px; overflow:auto; background:#fff; color:#000000;">
  367. <img src="https://i.imgur.com/Jok1rCW.png">
  368. </div>
  369. </div>
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  386. <h4 style="width:290px; margin-bottom:5px;">My children</h4>
  387. <div style="width:300px; height:auto; text-align:center;">
  388. <div style="width:145px; display:inline-block; height:200px; overflow:auto; background:#fff; color:#000000;">
  389. <img src="https://i.imgur.com/I71fICm.png">
  390. </div>
  391. <div style="width:145px; display:inline-block; height:200px; overflow:auto; background:#fff; color:#000000; text-align:justify;">
  392. Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.Talk about them here and what not.
  393. </div>
  394. </div>
  395.  
  396.  
  397. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  398. <img src="https://i.imgur.com/MdJ78OF.png">
  399.  
  400. <!--interests-->
  401. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="450" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="450" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="450" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="450" bgcolor="ffffff" style="word-wrap:break-word">
  402. <h1>MARIALENA QUINTANA</h1>
  403. <img src="https://i.imgur.com/1hxiDJ0.png">
  404. <h2>and all at once summer collapsed into fall</h2>
  405.  
  406. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="450" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="450" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="450" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="450" bgcolor="ffffff" style="word-wrap:break-word">
  407. <div style="width:400px; height:200px; padding:20px; text-align:justify; font-family:Georgia; font-size:12px; overflow:auto; background:#fff; margin-bottom:20px;">
  408. <h3>Welcome to Autumn Heaven</h3>
  409. Marialena Reina Quintana was born on the day of the dead,fraternal twin to Everliegh Zuly Quintana. Her story is almost like any other, being born into a Mexican-American family and brought up in the Catholic faith, she was baptized, did her first communion and her confirmation so she could have her quinceanera. She was a good girl, always obeyed and did what she was told. Born and raised in Texas, she was a southern girl at heart with a love of country and rock n roll. Something her parents weren’t fond of. She started dying her hair, wearing tight black clothing, she didn’t care, she was finding herself and that was that. She started piercing her ears, her nose and once her mom saw that she was livid. Lena didn’t give a rats ass, she was 13 and a grown up or so she thought.
  410. <br><br>
  411. Once her parents thought they were losing control of her, they became very strict, they shaved her head, getting rid of all the dyed blonde hair, they took off all of her piercings, took away her makeup. They wanted to mold her into their vision of what who she should be. She hated them, it was to school and home, she couldn’t go out with her friends, couldn’t have contact with them. She turned fifteen, had her quinceanera and it was all her parents choices, she couldn’t have a say in anything, not her dress, cake, hair, make up, not anything. She was miserable, she was someone else, she wasn’t Lena. She became suicidal, and her parents had no idea, their “perfect” daughter was far from sane. She was breaking on the inside and started to self harm herself. Once her parents saw this, things only got worse for her.
  412. <br><br>
  413. A priest would come to their home and bless her, her mother claiming the devil was living inside of her. She felt hopeless, even with her brother who tried to help her but only also suffered his only hell from their parents, she wanted to die. She had no life, no friends, no one cared about her. She hated God, why did this happen to her, why was this her life. Lena knew she shouldn’t have done anything without their permission, but even this had to be some form of child abuse. She couldn’t wait until she graduated high school and was able to move away for college. That was her dream, do well in school so that she can apply for scholarships and get into universities away from Texas, away from this hell hole. It seemed as if her dream was going to become a reality, that is of course until the summer before her senior year.
  414. <br><br>
  415. Her family decided to through a pool party and invite family over, end of summer fun. Lena never owned a bathing suit, but her mother got her one for that day. She finally was having some fun, something that she hasn’t had in years. That party was fun and at the end of it, everyone was going home, her mother took some of the family home and that meant Lena was left home alone with her father. When she was taking a shower, all of a sudden she was pulled out of the shower, and before she could comprehend what was happening, she saw her father, dragging her to the bed, throwing her naked wet body onto it. He forced himself on top of her, raped her and left. Crying and hysterical, her mother found her, she was mortified, and held her. Lena told her what happened, her mother got off the bed, called the police and took her to the hospital.
  416. <br><br>
  417. A couple of weeks had gone by, her father was nowhere to be found, she knew he had fled to Mexico. Lena missed her period, and with a knot in her throat, she took a pregnancy test, those were the longest 3 minutes of her life. When she saw that stick turn positive her heart burst. She showed the test to her mother and she didn’t know what was going to happen. She knew she didn’t want to have this baby. Lena told her mother this, a slap across her face, her mother told her that she was going to have this baby, that it was a blessing from God. Lena ran away that night, halfway through her senior year, her brother drove her to a train station and gave her some money to get away from here and start somewhere new.
  418. <br><br>
  419. She found herself in New York City, alone, afraid, and no idea how she was going to make it. She believed in herself, got some help and stayed in shelters. She had an abortion, if she was going to hell then so be it. It couldn’t be worse than the life she had been living. She got her GED and decided to stay in NYC . She got back on her feet, and became a successful business owner, living in Brooklyn, in her own Brownstone home. Her baby sister Everleigh being close by. She was finally able to live life the way she wanted to, not be afraid of anything and be thankful for what and who she has in her life. The only person who knows where she is her brother and she is going to keep it that way.
  420. </div>
  421.  
  422.  
  423.  
  424.  
  425. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="450" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="450" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="450" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="450" bgcolor="ffffff" style="word-wrap:break-word">
  426. <img src="https://i.imgur.com/fPtmpNU.png">
  427.  
  428. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="450" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="450" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="450" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="450" bgcolor="ffffff" style="word-wrap:break-word">
  429. <div style="width:400px; height:100px; padding:20px; text-align:justify; font-family:Georgia; font-size:12px; overflow:auto; background:#fff; margin-bottom:20px;">
  430. <h3>Falling in love with fall</h3>
  431. <b>status:</b> here<br>
  432. <b>to whom:</b> here <br>
  433. <b>since when:</b> here <br.
  434. <b>comments:</b> here
  435. </div>
  436.  
  437.  
  438. </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="450" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="450" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="450" align="left" bgcolor="ffffff" border="0"><td valign="top" align="left" width="450" bgcolor="ffffff" style="word-wrap:break-word">
  439. <center><img src="https://i.imgur.com/6BY4cIr.png"></center>
  440.  
  441.  
  442. <audio autoplay>
  443. <source src="https://dl.dropboxusercontent.com/s/fny0c59h232pq9v/Paramore%20-%20Monster%20%28Lyric%20Video%29.mp3?dl=1" type="audio/mp3">
  444. </audio>
  445.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement