Advertisement
mebuckner

Custom Order - Alaska - Customization

Nov 26th, 2020
582
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 26.82 KB | None | 0 0
  1. <!--about me-->
  2. <style type="text/css">
  3. @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
  4.  
  5. .Edits by M { Background }
  6.     table, tr, td {
  7.         background-color:transparent;
  8.     }
  9.  
  10.  
  11. .Edits by M  { Body }
  12. body {
  13.     background-color:#883230;
  14.     background-attachment:fixed;
  15.     background-repeat:repeat;
  16.     background-position:center;
  17.     margin-left:-88px;
  18.     margin-top:6px;
  19.     background-image: url('https://i.imgur.com/bt9aiqq.png');
  20. }
  21.  
  22.  
  23. .Edits by M { Scrollbar }
  24.     ::-webkit-scrollbar {
  25.         display: none;
  26. }
  27.  
  28. table.profileInfo {display:none;}
  29.  
  30. .mygen { Tables }
  31. td.text table table {
  32.     position:static;
  33. }
  34.  
  35.  
  36. table table table {
  37.     background-color:#85270f;
  38. }
  39.  
  40. table table table table{
  41.     border:10px solid #1a1a1a;
  42.     margin-bottom:-13px;
  43. }
  44.  
  45. .mygen { Main Text & Links }
  46. table, tr, td, li, p, div {
  47.    font:10px 'Arial';
  48.     color:#000;
  49.     line-height:12px;
  50. }
  51.  
  52.  
  53.  
  54.  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;}
  55.  
  56.  
  57. .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;}
  58.  
  59. a.navigationalLinks:link, a.navigationalLinks:visited {
  60.     background-color: #883230;
  61.     color: white;
  62.     padding: 5px 25px;
  63.     text-align: center;
  64.     text-decoration: none;
  65.     display: inline-block;
  66.     font-family: 'Playfair Display', serif;
  67.     text-transform: uppercase;
  68.     font-weight: 100;
  69.     width: 212px;
  70.     height: 11px;
  71.     margin-top: 0px;
  72. }
  73.  
  74. a.navigationalLinks:hover, a.navigationalLinks:active {
  75.   color: #1a1a1a;
  76. }
  77.  
  78.  
  79. a.connectionLinks:link, a.connectionLinks:visited {
  80.     background-color: #883230;
  81.     color: white;
  82.     padding: 9px 25px;
  83.     text-align: center;
  84.     text-decoration: none;
  85.     display: inline-block;
  86.     font-family: 'Playfair Display', serif;
  87.     text-transform: uppercase;
  88.     font-weight: 100;
  89.     width: 212px;
  90.     margin-top: 0px;
  91.     font-size: 17px;
  92. }
  93.  
  94. a.connectionLinks:hover, a.connectionLinks:active {
  95.   color: #1a1a1a;
  96. }
  97.  
  98. h1{
  99.     background:#883230;
  100.     width:100%;
  101.     font-family: Playfair Display;
  102.     font-weight: 100;
  103.     padding-top:10px;
  104.     padding-bottom:10px;
  105.     margin:0;
  106.     font-style: 12px;
  107.     text-align: center;
  108.     color:#fff;
  109.     margin-bottom:10px;
  110.     text-transform: uppercase;
  111. }
  112.  
  113.  
  114. h2{
  115.     width: 100%;
  116.     font-family: Playfair Display;
  117.     font-weight: 100;
  118.     padding-top: 10px;
  119.     padding-bottom: 10px;
  120.     margin: 0;
  121.     font-size: 55px;
  122.     line-height: 55px;
  123.     text-align: center;
  124.     color: #883230;
  125.     margin-bottom: 10px;
  126.     text-transform: uppercase;
  127.     margin-top: -167px;
  128.     margin-left: -229px;
  129.     display: inline-block;
  130. }
  131.  
  132.  
  133. h3{
  134.     width: 100%;
  135.     background-color:#883230;
  136.     font-family: Playfair Display;
  137.     font-weight: 100;
  138.     padding-top: 10px;
  139.     padding-bottom: 10px;
  140.     margin: 0;
  141.     font-size: 28px;
  142.     text-align: center;
  143.     color: #fff;
  144.     margin-bottom: 10px;
  145.     text-transform: uppercase;
  146.     display: inline-block;
  147. }
  148.  
  149. .topBanner{
  150.     width:800px;
  151.     height:200px;
  152. }
  153.  
  154. .iOweContainer{
  155.     width:265px;
  156.     height:150px;
  157.     display:inline-block;
  158.     vertical-align:top;
  159. }
  160.  
  161. .theyOweContainer{
  162.     width:265px;
  163.     height:150px;
  164.     display:inline-block;
  165.     vertical-align:top;
  166. }
  167.  
  168. .navigationContainer{
  169.     width:264px;
  170.     height:150px;
  171.     display:inline-block;
  172.     vertical-align:top;
  173. }
  174.  
  175. .theyOweHover{
  176.     opacity: 0;
  177.     width: 195px;
  178.     height: 92px;
  179.     background: #fff;
  180.     position: relative;
  181.     top: -136px;
  182.     left: 0px;
  183.     overflow:auto;
  184.     font-family: Playfair Display;
  185.     font-size:12px;
  186.     text-align: justify;
  187.     padding:10px;
  188. }
  189.  
  190. .theyOweHover:hover{
  191.     opacity: 1;
  192. }
  193.  
  194.  
  195.  .iOweHover{
  196.     opacity: 0;
  197.     width: 195px;
  198.     height: 92px;
  199.     background: #fff;
  200.     position: relative;
  201.     top: -136px;
  202.     left: 0px;
  203.     overflow:auto;
  204.     font-family: Playfair Display;
  205.     font-size:12px;
  206.     text-align: justify;
  207.     padding:10px;
  208. }
  209.  
  210. .iOweHover:hover{
  211.     opacity: 1;
  212. }
  213.  
  214. .biographySection{
  215.     width:800px;
  216.     height:200px;
  217. }
  218.  
  219. .loveInterestSection{
  220.     width:800px;
  221.     height:200px;
  222. }
  223.  
  224. .jobSection{
  225.     width:800px;
  226.     height:200px;
  227. }
  228.  
  229. .friendsSection{
  230.     width:399px;
  231.     height:200px;
  232.     display:inline-block;
  233.     vertical-align:top;
  234.     background-image: url('https://i.imgur.com/K5FBs4v.png');
  235. }
  236.  
  237. .bottomImage{
  238.     width:800px;
  239.     height:200px;
  240. }
  241.  
  242. .leftTextHolder{
  243.     width: 327px;
  244.     height: 121px;
  245.     background: #fff;
  246.     padding: 20px;
  247.     display: inline-block;
  248.     margin-top: -183px;
  249.     margin-left: 305px;
  250.     font-family: Playfair Display;
  251.     font-size: 12px;
  252.     color: #000;
  253.     text-align: justify;
  254.     overflow: auto;
  255.     border: solid 4px #883230;
  256. }
  257.  
  258.  
  259.  
  260. .rightTextHolder{
  261.     width: 327px;
  262.     height: 121px;
  263.     background: #fff;
  264.     padding: 20px;
  265.     display: inline-block;
  266.     margin-top: -183px;
  267.     margin-left: -305px;
  268.     font-family: Playfair Display;
  269.     font-size: 12px;
  270.     color: #000;
  271.     text-align: justify;
  272.     overflow: auto;
  273.     border: solid 4px #883230;
  274. }
  275.  
  276.  
  277. .connectionInsideHolder{
  278.     width: 244px;
  279.     height: 121px;
  280.     background: #fff;
  281.     padding: 20px;
  282.     display: inline-block;
  283.     margin-top: 12px;
  284.     margin-left: -6px;
  285.     font-family: Playfair Display;
  286.     font-size: 12px;
  287.     color: #000;
  288.     text-align: justify;
  289.     overflow: auto;
  290.     border: solid 4px #883230;
  291. }
  292.  
  293. .connectionLinksContainer{
  294.     width: 401px;
  295.     height: 200px;
  296.     display: inline-block;
  297.     vertical-align: top;
  298.     overflow: auto;
  299.     margin-left: -3px;
  300.     margin-top: 0px;
  301.     background-image: url(https://i.imgur.com/1bZOXTW.png);
  302. }
  303. </style>
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317. <!--like to meet-->
  318.  
  319.  
  320.  </td></tr></table></td></tr></table><br /><table bordercolor="ffffff" cellspacing="0" cellpadding="0" width="800" bgcolor="ffffff" border="0"><tr><td class="text" valign="left" align="left" width="800" bgcolor="ffffff" height="0" style="word-wrap:break-word"></td></tr><tr><td><table bordercolor="000000" cellspacing="0" cellpadding="0" width="800" align="center" bgcolor="ffffff" border="0"><td valign="top" align="center" width="800" bgcolor="ffffff" style="word-wrap:break-word">
  321.     <div class="topBanner">
  322.         <img src="https://i.imgur.com/tR8ioMo.png">
  323.         <h2>First Middle<br><span>Last</span></h2>
  324.     </div>
  325.     <div class="iOweContainer">
  326.         <img src="https://i.imgur.com/DGbw5if.png">
  327.         <div class="iOweHover">
  328.             <h1>I Owe them</h1>
  329.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  330.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  331.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  332.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  333.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  334.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  335.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  336.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  337.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  338.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  339.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  340.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  341.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  342.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  343.         </div>
  344.     </div>
  345.     <div class="navigationContainer">
  346.         <a href="/home.php" class="navigationalLinks" style="margin-top:2px;">home</a>
  347.         <a href="/send_message.php?member_id=" class="navigationalLinks">message</a>
  348.         <a href="/add_comment.php?member_id=" class="navigationalLinks">comment</a>
  349.         <a href="/status_stream.php?member_id=" class="navigationalLinks">stream</a>
  350.         <a href="/view_member_blog.php?member_id=" class="navigationalLinks">blog</a>
  351.         <a href="/albums.php?member_id=" class="navigationalLinks">pictures</a>
  352.         <a href="/1631904" class="navigationalLinks">credit</a>
  353.     </div>
  354.     <div class="theyOweContainer">
  355.         <img src="https://i.imgur.com/e82qIqe.png">
  356.         <div class="theyOweHover">
  357.             <h1>They Owe Me</h1>
  358.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  359.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  360.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  361.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  362.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  363.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  364.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  365.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  366.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  367.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  368.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  369.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  370.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  371.             <b>name</b> - <i>starter/reply</i> - 00.00 <br>
  372.         </div>
  373.     </div>
  374.     <div class="biographySection">
  375.         <img src="https://i.imgur.com/1aTDPQs.png">
  376.         <div class="leftTextHolder">
  377.             <h3>Her biography</h3>
  378.             Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Integer malesuada nunc vel risus. Elit ut aliquam purus sit. Porttitor rhoncus dolor purus non enim praesent elementum facilisis. Ipsum suspendisse ultrices gravida dictum fusce. Enim praesent elementum facilisis leo vel fringilla est. Morbi tristique senectus et netus et malesuada fames ac. Egestas integer eget aliquet nibh praesent tristique. Adipiscing bibendum est ultricies integer quis auctor elit. Maecenas accumsan lacus vel facilisis volutpat est velit egestas. Pellentesque eu tincidunt tortor aliquam nulla facilisi cras fermentum. Placerat in egestas erat imperdiet sed. Vitae auctor eu augue ut lectus arcu. Amet aliquam id diam maecenas ultricies mi eget mauris. Sed tempus urna et pharetra pharetra.
  379.          <br><br>
  380.          At ultrices mi tempus imperdiet nulla malesuada pellentesque elit. Et odio pellentesque diam volutpat commodo sed egestas. Dui accumsan sit amet nulla facilisi morbi. Sed velit dignissim sodales ut. Ut diam quam nulla porttitor massa id. Ante metus dictum at tempor commodo ullamcorper a. Viverra justo nec ultrices dui sapien eget mi proin sed. Praesent semper feugiat nibh sed. Nec tincidunt praesent semper feugiat nibh sed. Suspendisse potenti nullam ac tortor vitae purus. Gravida neque convallis a cras semper auctor neque vitae. Nisl tincidunt eget nullam non nisi est sit amet. Tristique nulla aliquet enim tortor at. Porta nibh venenatis cras sed felis eget velit aliquet sagittis. Nec sagittis aliquam malesuada bibendum arcu vitae. Vitae auctor eu augue ut.
  381.          <br><br>
  382.          Enim sed faucibus turpis in eu mi. Enim nec dui nunc mattis enim ut tellus. Pellentesque elit eget gravida cum sociis natoque penatibus. Arcu cursus vitae congue mauris rhoncus aenean vel elit. Tincidunt arcu non sodales neque sodales ut etiam sit. Ut morbi tincidunt augue interdum velit. Elementum tempus egestas sed sed risus pretium quam. In dictum non consectetur a erat nam at lectus urna. Diam vulputate ut pharetra sit amet aliquam id diam maecenas. Purus gravida quis blandit turpis cursus. Id eu nisl nunc mi ipsum faucibus vitae. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Egestas erat imperdiet sed euismod. Ante in nibh mauris cursus. Platea dictumst vestibulum rhoncus est pellentesque elit ullamcorper. Enim nulla aliquet porttitor lacus luctus accumsan.
  383.          <br><br>
  384.          Suspendisse sed nisi lacus sed viverra tellus. Sit amet luctus venenatis lectus magna fringilla urna. Porta nibh venenatis cras sed felis. Sed viverra tellus in hac habitasse platea. Diam quam nulla porttitor massa id neque aliquam. Sodales ut eu sem integer vitae justo eget magna fermentum. A condimentum vitae sapien pellentesque habitant morbi tristique senectus et. Nisi quis eleifend quam adipiscing vitae proin sagittis. Eget mauris pharetra et ultrices neque ornare aenean euismod. Tincidunt lobortis feugiat vivamus at augue eget arcu dictum varius. Venenatis a condimentum vitae sapien pellentesque. Pellentesque habitant morbi tristique senectus et. Netus et malesuada fames ac. Dolor sit amet consectetur adipiscing elit ut aliquam. Sit amet commodo nulla facilisi nullam vehicula ipsum a arcu. Ullamcorper velit sed ullamcorper morbi tincidunt.
  385.          <br><br>
  386.          Egestas purus viverra accumsan in nisl. Auctor eu augue ut lectus arcu bibendum at varius vel. In nisl nisi scelerisque eu ultrices vitae auctor. Nunc aliquet bibendum enim facilisis gravida. Et leo duis ut diam quam nulla porttitor massa id. Ut tortor pretium viverra suspendisse. Urna duis convallis convallis tellus id. Tincidunt dui ut ornare lectus sit. Tellus in metus vulputate eu scelerisque felis imperdiet proin. A iaculis at erat pellentesque. Tortor at auctor urna nunc.
  387. </div>
  388.         </div>
  389.     </div>
  390.     <div class="loveInterestSection">
  391.         <img src="https://i.imgur.com/dHqNnlT.png">
  392.         <div class="rightTextHolder">
  393.             <h3>Her Love Life</h3>
  394.             <b>status</b> here <br>
  395.             <b>since</b> 00.00<br>
  396.             <b>to whom</b> here <br>
  397.             <b>comments</b> talk about them here and what not.
  398.         </div>
  399.     </div>
  400.     <div class="jobSection">
  401.         <img src="https://i.imgur.com/G3qItgs.png">
  402.         <div class="leftTextHolder">
  403.             <h3>Her occupation</h3>
  404.             Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Integer malesuada nunc vel risus. Elit ut aliquam purus sit. Porttitor rhoncus dolor purus non enim praesent elementum facilisis. Ipsum suspendisse ultrices gravida dictum fusce. Enim praesent elementum facilisis leo vel fringilla est. Morbi tristique senectus et netus et malesuada fames ac. Egestas integer eget aliquet nibh praesent tristique. Adipiscing bibendum est ultricies integer quis auctor elit. Maecenas accumsan lacus vel facilisis volutpat est velit egestas. Pellentesque eu tincidunt tortor aliquam nulla facilisi cras fermentum. Placerat in egestas erat imperdiet sed. Vitae auctor eu augue ut lectus arcu. Amet aliquam id diam maecenas ultricies mi eget mauris. Sed tempus urna et pharetra pharetra.
  405.          <br><br>
  406.          At ultrices mi tempus imperdiet nulla malesuada pellentesque elit. Et odio pellentesque diam volutpat commodo sed egestas. Dui accumsan sit amet nulla facilisi morbi. Sed velit dignissim sodales ut. Ut diam quam nulla porttitor massa id. Ante metus dictum at tempor commodo ullamcorper a. Viverra justo nec ultrices dui sapien eget mi proin sed. Praesent semper feugiat nibh sed. Nec tincidunt praesent semper feugiat nibh sed. Suspendisse potenti nullam ac tortor vitae purus. Gravida neque convallis a cras semper auctor neque vitae. Nisl tincidunt eget nullam non nisi est sit amet. Tristique nulla aliquet enim tortor at. Porta nibh venenatis cras sed felis eget velit aliquet sagittis. Nec sagittis aliquam malesuada bibendum arcu vitae. Vitae auctor eu augue ut.
  407.          <br><br>
  408.          Enim sed faucibus turpis in eu mi. Enim nec dui nunc mattis enim ut tellus. Pellentesque elit eget gravida cum sociis natoque penatibus. Arcu cursus vitae congue mauris rhoncus aenean vel elit. Tincidunt arcu non sodales neque sodales ut etiam sit. Ut morbi tincidunt augue interdum velit. Elementum tempus egestas sed sed risus pretium quam. In dictum non consectetur a erat nam at lectus urna. Diam vulputate ut pharetra sit amet aliquam id diam maecenas. Purus gravida quis blandit turpis cursus. Id eu nisl nunc mi ipsum faucibus vitae. Felis donec et odio pellentesque diam volutpat commodo sed egestas. Egestas erat imperdiet sed euismod. Ante in nibh mauris cursus. Platea dictumst vestibulum rhoncus est pellentesque elit ullamcorper. Enim nulla aliquet porttitor lacus luctus accumsan.
  409.          <br><br>
  410.          Suspendisse sed nisi lacus sed viverra tellus. Sit amet luctus venenatis lectus magna fringilla urna. Porta nibh venenatis cras sed felis. Sed viverra tellus in hac habitasse platea. Diam quam nulla porttitor massa id neque aliquam. Sodales ut eu sem integer vitae justo eget magna fermentum. A condimentum vitae sapien pellentesque habitant morbi tristique senectus et. Nisi quis eleifend quam adipiscing vitae proin sagittis. Eget mauris pharetra et ultrices neque ornare aenean euismod. Tincidunt lobortis feugiat vivamus at augue eget arcu dictum varius. Venenatis a condimentum vitae sapien pellentesque. Pellentesque habitant morbi tristique senectus et. Netus et malesuada fames ac. Dolor sit amet consectetur adipiscing elit ut aliquam. Sit amet commodo nulla facilisi nullam vehicula ipsum a arcu. Ullamcorper velit sed ullamcorper morbi tincidunt.
  411.          <br><br>
  412.          Egestas purus viverra accumsan in nisl. Auctor eu augue ut lectus arcu bibendum at varius vel. In nisl nisi scelerisque eu ultrices vitae auctor. Nunc aliquet bibendum enim facilisis gravida. Et leo duis ut diam quam nulla porttitor massa id. Ut tortor pretium viverra suspendisse. Urna duis convallis convallis tellus id. Tincidunt dui ut ornare lectus sit. Tellus in metus vulputate eu scelerisque felis imperdiet proin. A iaculis at erat pellentesque. Tortor at auctor urna nunc.
  413. </div>
  414.     </div>
  415.     <div class="friendsSection">
  416.         <div class="connectionInsideHolder">
  417.             <b>name here</b> - <i>connection</i> - 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.
  418.             <br><br>
  419.             <b>name here</b> - <i>connection</i> - 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.
  420.             <br><br>
  421.             <b>name here</b> - <i>connection</i> - 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.
  422.             <br><br>
  423.             <b>name here</b> - <i>connection</i> - 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.
  424.             <br><br>
  425.             <b>name here</b> - <i>connection</i> - 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.
  426.             <br><br>
  427.             <b>name here</b> - <i>connection</i> - 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.
  428.             <br><br>
  429.             <b>name here</b> - <i>connection</i> - 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.
  430.             <br><br>
  431.             <b>name here</b> - <i>connection</i> - 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.
  432.             <br><br>
  433.             <b>name here</b> - <i>connection</i> - 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.
  434.             <br><br>
  435.         </div>
  436.     </div>
  437.  
  438.     <div class="connectionLinksContainer">
  439.         <a href="/" class="connectionLinks">connection name</a>
  440.         <a href="/" class="connectionLinks">connection name</a>
  441.         <a href="/" class="connectionLinks">connection name</a>
  442.         <a href="/" class="connectionLinks">connection name</a>
  443.         <a href="/" class="connectionLinks">connection name</a>
  444.         <a href="/" class="connectionLinks">connection name</a>
  445.         <a href="/" class="connectionLinks">connection name</a>
  446.         <a href="/" class="connectionLinks">connection name</a>
  447.         <a href="/" class="connectionLinks">connection name</a>
  448.         <a href="/" class="connectionLinks">connection name</a>
  449.         <a href="/" class="connectionLinks">connection name</a>
  450.         <a href="/" class="connectionLinks">connection name</a>
  451.         <a href="/" class="connectionLinks">connection name</a>
  452.         <a href="/" class="connectionLinks">connection name</a>
  453.         <a href="/" class="connectionLinks">connection name</a>
  454.         <a href="/" class="connectionLinks">connection name</a>
  455.         <a href="/" class="connectionLinks">connection name</a>
  456.         <a href="/" class="connectionLinks">connection name</a>
  457.         <a href="/" class="connectionLinks">connection name</a>
  458.         <a href="/" class="connectionLinks">connection name</a>
  459.         <a href="/" class="connectionLinks">connection name</a>
  460.         <a href="/" class="connectionLinks">connection name</a>
  461.         <a href="/" class="connectionLinks">connection name</a>
  462.         <a href="/" class="connectionLinks">connection name</a>
  463.         <a href="/" class="connectionLinks">connection name</a>
  464.         <a href="/" class="connectionLinks">connection name</a>
  465.         <a href="/" class="connectionLinks">connection name</a>
  466.         <a href="/" class="connectionLinks">connection name</a>
  467.         <a href="/" class="connectionLinks">connection name</a>
  468.         <a href="/" class="connectionLinks">connection name</a>
  469.         <a href="/" class="connectionLinks">connection name</a>
  470.         <a href="/" class="connectionLinks">connection name</a>
  471.         <a href="/" class="connectionLinks">connection name</a>
  472.         <a href="/" class="connectionLinks">connection name</a>
  473.         <a href="/" class="connectionLinks">connection name</a>
  474.         <a href="/" class="connectionLinks">connection name</a>
  475.     </div>
  476.     <div class="bottomImage">
  477.         <img src="https://i.imgur.com/WJfJT7d.png">
  478.     </div>
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement