mebuckner

Custom Order - Avery

Aug 11th, 2020 (edited)
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.98 KB | None | 0 0
  1. <!--about me-->
  2. <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
  3. <style type="text/css">
  4.  
  5. body {
  6. background-color:#232426;
  7. background-repeat:no-repeat;
  8. background-attachment:fixed;
  9. margin: 0;
  10. overflow:auto;
  11. background-image:url('https://i.imgur.com/wsJHGEy.png');
  12. background-size:cover;
  13. }
  14.  
  15. table, tr, td, p, div, .profileInfo td.text {
  16. font-size: 10px;
  17. color: #717171;
  18. font-family: 'Poppins', sans-serif;
  19. }
  20.  
  21. a:link, a:active, a:visited {
  22.     color: #717171;
  23.     font-family: Georgia;
  24.     font-size: 12px;
  25. }
  26.  
  27. a:hover{
  28. text-decoration:none;
  29. color:#000;
  30. }
  31.  
  32. #instagramBox{
  33. display:none;
  34. }
  35.  
  36.  
  37. #instagramBox:target{
  38. display:block;
  39. width: 571px;
  40. height: 357px;
  41. vertical-align: top;
  42. text-align: justify;
  43. background: #f0eee7;
  44. margin-top: 20px;
  45. color: #000;
  46. font-size: 12px;
  47. position: fixed;
  48. top: 0;
  49. left: 0;
  50. right: 0;
  51. bottom: 0;
  52. z-index: 999;
  53. margin: auto;
  54. }
  55.  
  56.  
  57.  
  58. #twitterBox{
  59. display:none;
  60. }
  61.  
  62.  
  63. #twitterBox:target{
  64. display:block;
  65. width: 478px;
  66. height: 450px;
  67. vertical-align: top;
  68. text-align: justify;
  69. background: #f0eee7;
  70. margin-top: 20px;
  71. color: #000;
  72. font-size: 12px;
  73. position: fixed;
  74. top: 0;
  75. left: 0;
  76. right: 0;
  77. bottom: 0;
  78. z-index: 999;
  79. margin: auto;
  80. }
  81.  
  82.  
  83. #topTwitterHeadBar {
  84. width: 465px;
  85. height: 151px;
  86. padding: 5px;
  87. }
  88.  
  89. #twitterProfileIcon img {
  90. width:100px;
  91. height:100px;
  92. border:3px solid #fff;
  93. border-radius:100%;
  94. margin-top:-70px;
  95. margin-left:5px;
  96. }
  97.  
  98. #twitterHeader img {
  99. width:465px;
  100. }
  101.  
  102. b {
  103.     color: #fff;
  104.     background-color: #dab373;
  105.     padding: 5px;
  106.     line-height: 31px;
  107. }
  108.  
  109. h4 {
  110.     color: #717171;
  111.     width: 100%;
  112.     text-align: center;
  113.     margin: 0;
  114.     font-size: 26px;
  115.     text-transform: uppercase;
  116.     margin-bottom: 5px;
  117. }
  118.  
  119. h6 {
  120. color: #dab373; width: 100%; text-align: left; margin: 0; font-size: 22px; text-transform: uppercase; margin-bottom: 5px; margin-top: 5px;
  121. }
  122.  
  123. .instaIcon{
  124. border-radius: 50%; width: 33px; margin-top: 7px; margin-left: 7px;
  125. }
  126.  
  127. .instaLocation{
  128.     width: 100px;
  129.     height: 28px;
  130.     display: inline-block;
  131.     vertical-align: top;
  132.     margin-top: 7px;
  133.     margin-left: 7px;
  134.     font-family: Georgia;
  135.     font-size: 10px;
  136.     color: #000;
  137.     padding-top: 5px;
  138. }
  139.  
  140. #details{
  141. display:none;
  142. }
  143.  
  144. #details:target{
  145. width: 357px;
  146.     padding: 10px;
  147.     height: 277px;
  148.     background: #f0eee7;
  149.     display: inline-block;
  150.     vertical-align: top;
  151.     overflow: auto;
  152.     font-family: Georgia;
  153.     font-size: 12px;
  154.     color: #000;
  155.     text-align: justify;
  156.     padding-bottom: 75px;
  157.     margin-top: 20px;
  158.     position: fixed;
  159.     margin-left: -376px;
  160.     margin-top: 18px;
  161. font-family:Georgia;
  162. font-size:12px
  163. color:#000;
  164. }
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171. #owes{
  172. display:none;
  173. }
  174.  
  175. #owes:target{
  176. width: 357px;
  177.     padding: 10px;
  178.     height: 277px;
  179.     background: #f0eee7;
  180.     display: inline-block;
  181.     vertical-align: top;
  182.     overflow: auto;
  183.     font-family: Georgia;
  184.     font-size: 12px;
  185.     color: #000;
  186.     text-align: justify;
  187.     padding-bottom: 75px;
  188.     margin-top: 20px;
  189.     position: fixed;
  190.     margin-left: -376px;
  191.     margin-top: 18px;
  192. font-family:Georgia;
  193. font-size:12px
  194. color:#000;
  195. }
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203. #love{
  204. display:none;
  205. }
  206.  
  207. #love:target{
  208. width: 357px;
  209.     padding: 10px;
  210.     height: 277px;
  211.     background: #f0eee7;
  212.     display: inline-block;
  213.     vertical-align: top;
  214.     overflow: auto;
  215.     font-family: Georgia;
  216.     font-size: 12px;
  217.     color: #000;
  218.     text-align: justify;
  219.     padding-bottom: 75px;
  220.     margin-top: 20px;
  221.     position: fixed;
  222.     margin-left: -376px;
  223.     margin-top: 18px;
  224. font-family:Georgia;
  225. font-size:12px
  226. color:#000;
  227. }
  228.  
  229.  
  230.  
  231.  
  232. #connections{
  233. display:none;
  234. }
  235.  
  236. #connections:target{
  237. width: 357px;
  238.     padding: 10px;
  239.     height: 277px;
  240.     background: #f0eee7;
  241.     display: inline-block;
  242.     vertical-align: top;
  243.     overflow: auto;
  244.     font-family: Georgia;
  245.     font-size: 12px;
  246.     color: #000;
  247.     text-align: justify;
  248.     padding-bottom: 75px;
  249.     margin-top: 20px;
  250.     position: fixed;
  251.     margin-left: -376px;
  252.     margin-top: 18px;
  253. font-family:Georgia;
  254. font-size:12px
  255. color:#000;
  256. }
  257.  
  258. h1{
  259. font-family: Georgia; font-size: 42px; text-align: left; margin: 0; text-transform: uppercase; /* margin-left: 111px; */ letter-spacing: -2px;
  260. }
  261.  
  262. h2{
  263. font-family: Georgia;
  264. font-size: 34px;
  265. text-align: center;
  266. margin: 0;
  267. text-transform: uppercase;
  268. width: 100%;
  269. color: #d1b378;
  270. }
  271.  
  272. .instagramPost{
  273. position: fixed; margin: auto; top: -476px; bottom: 0; left: -606px; right: 0; background: #f0eee7; width: 200px; height: 259px;
  274. }
  275.  
  276. .twitterPost{
  277. position: fixed; margin: auto; top: 490px; bottom: 0; left: 602px; right: 0; background: #f0eee7; width: 295px; height: 70px;
  278. }
  279.  
  280. .container {
  281. width:600px;
  282. height:500px;
  283. position:absolute;
  284. left:0;
  285. right:0;
  286. top:0;
  287. bottom:0;
  288. overflow:hidden;
  289. margin:auto;
  290. color:#fff;
  291. background-color:#f0eee7;
  292. font-family: 'Abel', sans-serif;
  293. }
  294.  
  295. a.navLinks:link, a.navLinks:visited {
  296. background-color: #f0eee7; color: #91999b; padding: 4px 10px; text-align: center; text-decoration: none; display: inline-block; font-family: Georgia; font-size: 10px; text-transform: uppercase; width: 59px; border-bottom: solid 2px; border-left: solid 2px; border-right: solid 2px; border-top: solid 2px; margin-bottom: 2px;
  297. }
  298.  
  299. a.navLinks:hover, a.navLinks:active {
  300. background-color: #91999b;
  301. color:#f0eee7;
  302. }
  303.  
  304.  
  305.  
  306. a.feedLink:link, a.feedLink:visited {
  307. color: #32516f; text-decoration: none; font-family: Georgia; font-size: 10px; margin-left: 5px; margin-top: 3px; display: inline-block;
  308. }
  309.  
  310. a.feedLink:hover, a.feedLink:active {
  311. color:#dfca9c;
  312. }
  313.  
  314.  
  315. a.popupLinks:link, a.popupLinks:visited {
  316. background-color: #91999b;
  317. color: #f0eee7;
  318. padding: 6px 11px;
  319. text-align: center;
  320. text-decoration: none;
  321. display: inline-block;
  322. width: 42px;
  323. font-family: Georgia;
  324. font-size: 12px;
  325. }
  326.  
  327. a.popupLinks:hover, a.popupLinks:active {
  328. background-color: #f0eee7;
  329. color:#91999b;
  330. }
  331.  
  332. ::-webkit-scrollbar-thumb:vertical {height:12px; background:#f0eee7; border-top:10px solid #717171; border-bottom:10px solid #717171;}
  333. ::-webkit-scrollbar-thumb:horizontal {background-color:#f0eee7;}
  334. ::-webkit-scrollbar {width:5px; height:7px;}
  335.  
  336.  
  337. .contacttable, .whitetext12, .nametext, .lightbluetext8, .orangetext15, .blacktext12, .btext, .redtext, .redbtext {display:none;height:0px;!important;visibility:hidden} td td td td {border:0px;width:0px;text-align:left;} table, td, tr {padding:0px;width:;background-color:transparent} table table table {padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td {height:0px;!important;border:0px;!important} a.text, table div font a, .navbar font, tr td font {visibility:hidden;display:none;height:0px;!important;} #footerWarpper{display: none;} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} table.footer {display: none;} div table a.navbar img {display:none;} div table.navigationBar {margin-bottom:-30px;} .profileInfo {display:none;} .profileInfo td {text-align:left;} .profileInfo a img {position:relative; margin-bottom:-1px; margin-bottom:-2px; width:125px; margin-right:-6px; margin-top:4px; _margin-top:3px; display:block;} .profileInfo td td, .nametext, .msOnlineNow img {display:none;} .profileInfo td td.text {display:table-cell; _display:inline;} .profileInfo .text {font-size:7px; line-height:8px; text-transform:uppercase; font-family:small fonts;} .msOnlineNow {font-family:small fonts; letter-spacing:0px; font-size:7px; line-height:8px; padding:2px; padding-left:0px; text-transform:uppercase; font-weight:normal; display:none; text-decoration:blink; letter-spacing:2px;} .userAlbums {display:none;} div td {display:none;} </span>
  338. </style>
  339.  
  340.  
  341.  
  342.  
  343.  
  344. <!--like to meet-->
  345. <html>
  346. <body>
  347. <div class="container">
  348. <div style="width:600px; height:120px; background:#f0eee7;">
  349. <div style="width: 495px; height: 120px; display: inline-block; vertical-align: top; margin-left: 105px; margin-top:33px;">
  350. <center>
  351. <h1>Avery Leanne Davis</h1>
  352. <a href="" class="navLinks">home</a>
  353. <a href="" class="navLinks">comment</a>
  354. <a href="" class="navLinks">message</a>
  355. <a href="" class="navLinks">stream</a>
  356. <a href="" class="navLinks">photos</a>
  357. </center>
  358. </div>
  359. </div>
  360.  
  361. <div style="width:200px; padding:10px; height:360px; display:inline-block; vertical-align:top;padding-top: 31px;">
  362. <a href="#close" style="width:44px;" class="popupLinks">bio</a> <a href="#details" class="popupLinks">details</a> <a href="#owes" class="popupLinks">owes</a>
  363. <img src="https://i.imgur.com/Dr2pmMk.png">
  364. <a href="#love" style="width:77px;" class="popupLinks">love</a> <a href="#connections" style="width:76px;" class="popupLinks">connections</a>
  365. </div>
  366.  
  367. <div style="width: 357px; padding: 10px; height: 277px; display: inline-block; vertical-align: top; overflow: auto; font-family: Georgia; font-size: 12px; color: #000; text-align: justify; padding-bottom: 75px; margin-top: 20px;">
  368. <h2>The middle of starting over</h2>
  369. <center><big>line: bittersweetastoria || discord: queen#2784</big></center><br>
  370. December 31st 1997, just minutes from midnight, Avery Leanne Davis was born. Her mother Faith had spent countless hours in labor, eventually tearing and losing a bunch of blood. But it had all been worth it, when her baby girl was finally placed on her chest. Avery wailed from then on out for weeks, scaring the ever loving crap out of her mother and causing her to get close to zero sleep. But never once did Faith complain. Her parents had to practically pry Avery from her arms just to make Faith get some much needed sleep. In the beginning, it was her parents that really did the helping with Avery. But by the time Avery was four, her mother had moved them out and across town to put some distance between them. Also to cut down their ability to spoil her daughter, simply because she was becoming a little bit of a spoiled brat.
  371. <br><br>
  372. By five, Avery was flourishing. She was one of the smartest from the moment she entered Kinder, and her teacher often spoke her praises on how well she listened. That really was a big pattern through Avery's life, at least in schooling. She never disobeyed teachers, however she did her mother fairly often. Her grandparents tended to be a go between a lot, she'd go to them for things her mother refused to buy or do for her. It caused a lot of tension between Faith and her parents for quite a few years. But Avery was their only grandchild, and with Faith showing no interest in settling down with a man (they never did get the truth on Avery's creation, just that it'd been a one night stand - which wasn't a total lie) they refused to stop their ways. Their grand baby was going to get anything and everything her little heart desired.
  373. <br><br>
  374. -=+=- more on the past coming soon -=+=-
  375. <br><br>
  376. Currently, After spending the summer on the road - sleeping in her car most nights just so she could afford to travel a little. Avery is back in Hartsville, happily so. Since she doesn't have a house anymore after losing the one she had been living in with her mother after the burial costs took all the money she had and then some, she ended up living in Mountain Falls with her newfound half-sister Bowie. As of August 1st, she's been signed to Reckless Records as a new recording artist. She's been been working towards getting signed for years now, so she's excited to get things going and getting her music out there for everyone to hear finally.
  377. </div>
  378. <div id="love">
  379. <h4>love life</h4>
  380. <b>status</b> here <br>
  381. <b>since</b> here <br>
  382. <b>with whom</b> here <br>
  383. <b>comments</b> here
  384. </div>
  385.  
  386. <div id="connections">
  387. <h4>connections</h4>
  388.  
  389. <h6>name here</h6>
  390. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here.
  391.  
  392. <h6>name here</h6>
  393. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here.
  394.  
  395.  
  396. <h6>name here</h6>
  397. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here.
  398.  
  399.  
  400. <h6>name here</h6>
  401. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here.
  402.  
  403.  
  404. <h6>name here</h6>
  405. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here.
  406.  
  407. <h6>name here</h6>
  408. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here. talk about them here.
  409.  
  410.  
  411. </div>
  412.  
  413. <div id="owes">
  414. <h4>I owe you</h4>
  415. <b>Bowie</b> - <i>starter</i> - 08/04 <br>
  416. <b>Luna</b> - <i>reply</i> - 08/09 <br>
  417. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  418. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  419. <h4>You Owe Me</h4>
  420. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  421. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  422. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  423. <b>name</b> - <i>starter/reply</i> - 00/00 <br>
  424. <h4>Updated: 08/09</h4>
  425. </div>
  426.  
  427. <div id="details">
  428. <h4>Basic Information</h4>
  429. <b>Full Name:</b> Avery Leanne Davis.
  430. <br>
  431. <b>Nickname(s):</b> Avie, A.
  432. <br>
  433. <b>Age:</b> 22.
  434. <br>
  435. <b>Date of Birth:</b> December 31st.
  436. <br>
  437. <b>Hometown:</b> Spring Rock, Hartsville SC.
  438. <br>
  439. <b>Current Location:</b> Mountain Falls, Hartsville SC.
  440. <br>
  441. <b>Ethnicity:</b> White.
  442. <br>
  443. <b>Nationality:</b> American.
  444. <br>
  445. <b>Gender:</b> Female.
  446. <br>
  447. <b>Pronouns:</b> She/Her.
  448. <br>
  449. <b>Orientation:</b> Bisexual.
  450. <br>
  451. <b>Religion:</b> Atheist.
  452. <br>
  453. <b>Occupation:</b> Singer/Songwriter.
  454.  
  455. <h4>Physical Appearance</h4>
  456.  
  457. <b>Hair Color:</b> Blonde.
  458. <br>
  459. <b>Eye Color:</b> Blue.
  460. <br>
  461. <b>Height:</b> 5'
  462. <br>
  463. <b>Build:</b> Slim.
  464. <br>
  465. <b>Tattoos:</b> A broken heart on her ankle.
  466. <br>
  467. <b>Piercings:</b> Ears.
  468. <br>
  469. <b>Clothing Style:</b> Varies.
  470. <br>
  471. <b>Distinguishing Characteristics:</b> Eyes.
  472.  
  473. <h4>Favorites</h4>
  474. <b>Weather:</b> Sunny & 75.
  475. <br>
  476. <b>Color:</b> Coral.
  477. <br>
  478. <b>Music:</b> Depends.
  479. <br>
  480. <b>Sport:</b> N/A.
  481. <br>
  482. <b>Beverage:</b> Strawberry Daiquiri.
  483. <br>
  484. <b>Food:</b> Noodles.
  485.  
  486. </div>
  487. </div>
  488.  
  489. <div class="instagramPost">
  490. <img src="https://i.imgur.com/CiQHXCj.png" class="instaIcon">
  491. <div class="instaLocation">
  492. @unbrokenxmess<br>
  493. new york, new york ➤
  494. </div>
  495. <img src="https://i.imgur.com/5aFkKp7.png" style="margin-left:10px;">
  496. <div style="width: 200px; margin-left: 10px; font-family: Georgia; font-size: 10px; color: #000; margin-top: 5px;"><strong>@unbrokenxmess</strong> caption goes here
  497. <br>
  498. <a href="#instagramBox" class="feedLink">view feed</a>
  499. </div>
  500. </div>
  501.  
  502. <div class="twitterPost">
  503. <img src="https://i.imgur.com/6Eyru9w.png" style="border-radius: 50%; margin-top: 7px; margin-left: 7px;"> <div style="width: 228px; height: 50px; margin-top: 7px; margin-left: 7px; vertical-align: top; display: inline-block; font-family: Georgia; font-size: 12px; color: #000;"><strong>Avery</strong> <i>@unbrokenxmess</i> 7h<br>
  504. This is where the tweet will go, try to stick to the normal twitter char limit.<br>
  505. <a href="#twitterBox" class="feedLink">view feed</a>
  506. </div>
  507. </div>
  508.  
  509.  
  510. <div id="instagramBox">
  511. <div style="width: 561px; text-align: right; margin-bottom: -14px; margin-top: 5px;"><a href="#close" class="closeTabs">X</a></div>
  512. <img src="https://i.imgur.com/11W6KGE.png" style="margin-left:75px;margin-top: 10px;">
  513. <div style="width: 289px; height: 63px; display: inline-block; vertical-align: top; margin-top: 28px; margin-left: 11px; margin-bottom: 9px;">
  514. <h2 style="font-size:15px; text-align:left; color:#717171;">@unbrokenxmess</h2>
  515. <h2 style="font-size: 10px; text-align: left; color: #717171; margin-top: 7px;"><b style="color:#fff;">###</b> Posts <b style="color:#fff;">###</b>Followers <b style="color:#fff;">###</b> Following</h2>
  516. <blockquote style="color: #717171; font-size: 12px; margin-left: 1px; margin-top: 5px;">
  517. do a little description here, like on insta. Talk about pizza or your animal or something.
  518. </blockquote>
  519. </div>
  520. <center>
  521. <img src="https://i.imgur.com/3aZQbLr.png" style="width: 100px; height: 100px; margin-top: 22px;">
  522. <img src="https://i.imgur.com/GjBMoes.png" style="width: 100px; height: 100px; margin-left:10px;">
  523. <img src="https://i.imgur.com/bgeZfEf.png" style="width: 100px; height: 100px; margin-left:10px;">
  524. <br>
  525. <img src="https://i.imgur.com/L24nh6C.png" style="width: 100px; height: 100px; margin-top:10px;">
  526. <img src="https://i.imgur.com/H3YUIZP.png" style="width: 100px; height: 100px; margin-left:10px;">
  527. <img src="https://i.imgur.com/5YCvKJX.png" style="width: 100px; height: 100px; margin-left:10px;">
  528. </center>
  529. </div>
  530.  
  531.  
  532. <div id="twitterBox">
  533. <div style="width: 476px; text-align: right; margin-bottom: 1px; margin-top: 5px;"><a href="#close" class="closeTabs">X</a></div>
  534.  
  535. <div id="topTwitterHeadBar">
  536. <div id="twitterHeader">
  537. <img src="https://i.imgur.com/ch9zkhe.png">
  538. </div>
  539. <div id="twitterProfileIcon">
  540. <img src="https://i.imgur.com/KBrhGFe.png">
  541. </div>
  542. <b style="color: #717171; background: none; padding: 0px; line-height: inherit;font-size: 26px;">avery</b>
  543. <br>
  544. <i style="font-family:Georgia; font-size:12px; color:#000;">@unbrokenxmess</i><br>
  545. <div class="instaBio" style="color: #000; font-size: 12px; margin-left: 1px; margin-top: 5px;">
  546. do a little description here, like on insta. Talk about pizza or your animal or something.
  547. </div>
  548. </div>
  549. <div style="width: 479px; height: 202px; margin-top: 67px; overflow: auto;">
  550.  
  551.  
  552. <div>
  553. <img src="https://i.imgur.com/6Eyru9w.png" style="border-radius: 50%; margin-top: 7px; margin-left: 7px;"> <div style="width: 400px; height: 50px; margin-top: 7px; margin-left: 7px; vertical-align: top; display: inline-block; font-family: Georgia; font-size: 12px; color: #000;"><strong>Avery</strong> <i>@unbrokenxmess</i> 7h<br>
  554. This is where the tweet will go, try to stick to the normal twitter char limit.
  555. </div>
  556. </div>
  557.  
  558. <div style="margin-top:10px;">
  559. <img src="https://i.imgur.com/6Eyru9w.png" style="border-radius: 50%; margin-top: 7px; margin-left: 7px;"> <div style="width: 400px; height: 50px; margin-top: 7px; margin-left: 7px; vertical-align: top; display: inline-block; font-family: Georgia; font-size: 12px; color: #000;"><strong>Avery</strong> <i>@unbrokenxmess</i> 7h<br>
  560. This is where the tweet will go, try to stick to the normal twitter char limit.
  561. </div>
  562. </div>
  563.  
  564.  
  565. <div style="margin-top:10px;">
  566. <img src="https://i.imgur.com/6Eyru9w.png" style="border-radius: 50%; margin-top: 7px; margin-left: 7px;"> <div style="width: 400px; height: 50px; margin-top: 7px; margin-left: 7px; vertical-align: top; display: inline-block; font-family: Georgia; font-size: 12px; color: #000;"><strong>Avery</strong> <i>@unbrokenxmess</i> 7h<br>
  567. This is where the tweet will go, try to stick to the normal twitter char limit.
  568. </div>
  569. </div>
  570.  
  571. <div style="margin-top:10px;">
  572. <img src="https://i.imgur.com/6Eyru9w.png" style="border-radius: 50%; margin-top: 7px; margin-left: 7px;"> <div style="width: 400px; height: 50px; margin-top: 7px; margin-left: 7px; vertical-align: top; display: inline-block; font-family: Georgia; font-size: 12px; color: #000;"><strong>Avery</strong> <i>@unbrokenxmess</i> 7h<br>
  573. This is where the tweet will go, try to stick to the normal twitter char limit.
  574. </div>
  575. </div>
  576.  
  577. <div style="margin-top:10px;">
  578. <img src="https://i.imgur.com/6Eyru9w.png" style="border-radius: 50%; margin-top: 7px; margin-left: 7px;"> <div style="width: 400px; height: 50px; margin-top: 7px; margin-left: 7px; vertical-align: top; display: inline-block; font-family: Georgia; font-size: 12px; color: #000;"><strong>Avery</strong> <i>@unbrokenxmess</i> 7h<br>
  579. This is where the tweet will go, try to stick to the normal twitter char limit.
  580. </div>
  581. </div>
  582.  
  583.  
  584.  
  585.  
  586.  
  587. </div>
  588. </div>
  589. </body>
  590. </html>
Advertisement
Add Comment
Please, Sign In to add comment