Difference between revisions of "Team:Leicester"
Line 1: | Line 1: | ||
{{Leicester}} | {{Leicester}} | ||
+ | <html> | ||
− | [ | + | <body> |
+ | |||
+ | <div class= "mainContainer"> | ||
+ | <div class= "menuContainer"> | ||
+ | <div class= "contentContainer"> | ||
+ | <div class= "bannerContainer"> | ||
+ | </div> | ||
+ | |||
+ | <script> | ||
+ | window.fbAsyncInit = function() { | ||
+ | FB.init({ | ||
+ | appId : 'your-app-id', | ||
+ | xfbml : true, | ||
+ | version : 'v2.4' | ||
+ | }); | ||
+ | }; | ||
+ | |||
+ | (function(d, s, id){ | ||
+ | var js, fjs = d.getElementsByTagName(s)[0]; | ||
+ | if (d.getElementById(id)) {return;} | ||
+ | js = d.createElement(s); js.id = id; | ||
+ | js.src = "//connect.facebook.net/en_US/sdk.js"; | ||
+ | fjs.parentNode.insertBefore(js, fjs); | ||
+ | }(document, 'script', 'facebook-jssdk')); | ||
+ | </script> | ||
+ | |||
+ | <h1> Welcome to The University of Leicester iGEM Team Page! </h1> | ||
+ | |||
+ | <p> We will be updating this wiki page as we go </p> | ||
+ | |||
+ | |||
+ | <a class="twitter-timeline" | ||
+ | data-widget-id="327381807010025474" | ||
+ | href="https://twitter.com/iGEMLeicester" | ||
+ | width="300" | ||
+ | height="300"> | ||
+ | Tweets by @iGEMLeicester | ||
+ | </a> | ||
+ | <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs"); </script> | ||
+ | |||
+ | |||
+ | <div class="fb-page" data-href="https://www.facebook.com/LeicesteriGEM2015" data-width="300" data-height="300" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="false" data-show-posts="true"><div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/LeicesteriGEM2015"><a href="https://www.facebook.com/LeicesteriGEM2015">University of Leicester IGEM 2015</a></blockquote></div></div> | ||
+ | </body> | ||
− | |||
<style type="text/css"> | <style type="text/css"> | ||
Line 38: | Line 80: | ||
} | } | ||
− | #bannerContainer { | + | #bannerContainer |
− | + | { | |
+ | width: 980px; | ||
+ | height:200px; | ||
margin:auto; | margin:auto; | ||
text-align:center; | text-align:center; | ||
− | background: url (https:// | + | background-image: url('https://static.igem.org/mediawiki/2015/8/82/Team_Leicester_banner.jpg'); |
+ | background-size:cover; | ||
} | } | ||
− | |||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Revision as of 22:13, 4 August 2015