Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.33 KB | None | 0 0
  1. <div  style="margin-left:0;padding-left:0">
  2.     <!--Facebook Feed-->
  3.     <div style="float:left;width:49vw">
  4.         <div id="fb-root"></div>
  5.         <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.3"></script>
  6.         <div class="fb-page" data-href="https://www.facebook.com/jhsbrandon" data-tabs="timeline" data-width="10000" data-height="300" data-small-header="true" data-adapt-container-width="true" data-hide-cover="true" data-show-facepile="false">
  7.             <blockquote cite="https://www.facebook.com/jhsbrandon" class="fb-xfbml-parse-ignore">
  8.             <a href="https://www.facebook.com/jhsbrandon">John Howard Society of Brandon</a></blockquote>
  9.         </div>
  10.     </div>
  11.  
  12.     <!--Partners
  13.     <div style="float:left;width:35vw;text-align:center">
  14.         <div style="text-align:center">
  15.             <h3 style = "margin-top:0;margin-bottom:25px;color:rgb(247,247,247);font-weight:normal;font-family:Arial;font-size:37px;text-align:center">Our Partners</h3>
  16.             <img src="https://i.imgur.com/oBjKZc5.jpg">
  17.         </div>
  18.     </div>-->
  19.  
  20.     <!--Twitter Feed-->
  21.     <div style="float:right;width:43vw">
  22.         <a class="twitter-timeline" data-width="10000" data-height="300" href="https://twitter.com/JHSBrandon?ref_src=twsrc%5Etfw">Tweets by JHSBrandon</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
  23.     </div>
  24. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement