(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | + | {{UCL/BootstrapCSS}} | |
+ | {{UCL/Style}} | ||
− | |||
− | |||
− | < | + | <html lang="en"> |
− | + | <head> | |
− | </ | + | <meta charset="UTF-8"> |
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
+ | <title>UCL SETA - Experiments</title> | ||
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2018/7/73/T--UCL--Logo2.png"> | ||
+ | |||
+ | </head> | ||
− | </ | + | <script type="text/javascript" src="https://2018.igem.org/Template:UCL/BootstrapJS?action=raw&ctype=text/javascript"></script> |
+ | <script type="text/javascript" src="https://2018.igem.org/Template:UCL/JQuery?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/Template:UCL/WowJS?action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | $("a").on('click', function(event) { | ||
+ | if (this.hash !== "") { | ||
+ | event.preventDefault(); | ||
+ | var hash = this.hash; | ||
+ | $('html, body').animate({ | ||
+ | scrollTop: $(hash).offset().top - 100 | ||
+ | }, 1500, function(){ | ||
+ | window.location.hash = hash; | ||
+ | }); | ||
+ | } | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
− | <div class=" | + | <script> |
− | < | + | new WOW().init(); |
− | < | + | </script> |
− | < | + | |
− | < | + | <body> |
− | < | + | <div class="background_img_igem"> |
− | </ | + | <div class="navbarzindex"> |
+ | <div class="navbar-brand_igem"><a href="https://2018.igem.org/Team:UCL"> | ||
+ | <img class="img-logo_igem" src="https://static.igem.org/mediawiki/2018/7/73/T--UCL--Logo2.png" ></a> | ||
+ | </div> | ||
+ | |||
+ | <div class="topnav_igem" id="myTopnav_igem"> | ||
+ | <div class="floatright_igem"> | ||
+ | <a href="javascript:void(0);" style="font-size:21px;" class="icon_igem" onclick="myFunction()">☰</a> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="People()">People | ||
+ | |||
+ | </button> | ||
+ | <div class="dropdown-content_igem"id="dropdownpeople_igem"> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Team">Team</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Attributions">Attributions</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Attributions#Sponsors">Sponsors</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Project()">Project | ||
+ | |||
+ | </button> | ||
+ | <div class="dropdown-content_igem"id="dropdownproject_igem"> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Description">Description</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Results">Results</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Demonstrate">Demonstrate</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/InterLab">InterLab</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Safety">Safety</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Parts()">Parts | ||
+ | |||
+ | </button> | ||
+ | <div class="dropdown-content_igem"id="dropdownparts_igem"> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Design">Part Design</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Parts">Parts</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Improve">Improved Part</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Modelling()">Modelling | ||
+ | |||
+ | </button> | ||
+ | <div class="dropdown-content_igem"id="dropdownmodelling_igem"> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Model">Modelling</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Model#Intein">Intein</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Model#Intein_Polymerisation">Intein Polymerisation</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Model#LAMMPS">LAMMPS</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Model#Scale_Up">Scale Up</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Humanpractices()">Human Practices | ||
+ | |||
+ | </button> | ||
+ | <div class="dropdown-content_igem"id"dropdownhumanpractices_igem"> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Human_Practices">Human Practices</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Public_Engagement">Public Engagement</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Collaborations">Collaborations</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown_igem"> | ||
+ | <button class="dropbtn_igem"onclick="Notebook()">Notebook | ||
+ | |||
+ | </button> | ||
+ | <div class="dropdown-content_igem"id="dropdownnotebook_igem"> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Notebook">Notebook</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Achievements">Achievements</a> | ||
+ | <a href="https://2018.igem.org/Team:UCL/Experiments">Experiments</a> | ||
+ | </div> | ||
+ | </div> | ||
− | |||
− | <div | + | </div> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <script> | ||
+ | $(window).on('scroll',function(){ | ||
+ | if($(window).scrollTop()){ | ||
+ | $('.navbarzindex').addClass('black'); | ||
+ | } | ||
+ | else { | ||
+ | $('.navbarzindex').removeClass('black'); | ||
+ | } | ||
+ | }) | ||
+ | </script> | ||
+ | <script> | ||
+ | function myFunction() { | ||
+ | var x = document.getElementById("myTopnav_igem"); | ||
+ | if (x.className === "topnav_igem") { | ||
+ | x.className += " responsive"; | ||
+ | } else { | ||
+ | x.className = "topnav_igem"; | ||
+ | } | ||
+ | } | ||
+ | </script> | ||
− | < | + | <script> |
+ | (function(){ | ||
+ | var dropDownClass = 'dropdown-content_igem'; | ||
+ | var showClass = 'show_igem'; | ||
+ | var dropDowns = document.getElementsByClassName('dropdown_igem'); | ||
+ | var open = function(e){ | ||
+ | var openDropDown = e.target.nextElementSibling; | ||
+ | var dropdowns = document.getElementsByClassName(dropDownClass); | ||
+ | |||
+ | openDropDown.classList.toggle(showClass); | ||
+ | |||
+ | var closeDropDown = function(event) { | ||
+ | if (event.target === e.target) { | ||
+ | return; | ||
+ | } | ||
+ | if (openDropDown.classList.contains(showClass)) { | ||
+ | openDropDown.classList.remove(showClass); | ||
+ | } | ||
+ | window.removeEventListener('click', closeDropDown); | ||
+ | }; | ||
+ | window.addEventListener('click', closeDropDown); | ||
+ | } | ||
+ | |||
+ | for(var i = 0; i < dropDowns.length; i++){ | ||
+ | dropDowns[i].children[0].addEventListener('click', open); | ||
+ | } | ||
+ | }()); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | <!--BODY==================================================================== --> | ||
+ | <body> | ||
+ | <div class="container container_igem2"> | ||
+ | <div class="container container_igem"> | ||
+ | <div class="h1_igem_subpage1">Experiments</div> | ||
+ | </div> | ||
+ | <center> | ||
+ | <section id="Agar_Plates"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Agar Plates Preparation</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/2/20/T--UCL--Agar.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/2/20/T--UCL--Agar.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="Antibiotic_Preparation"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Agar Plates Preparation</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/5/5e/T--UCL--Antibiotic.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/5/5e/T--UCL--Antibiotic.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="B-PER"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">B-PER</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/c/c2/T--UCL--BPER.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/c/c2/T--UCL--BPER.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="GE"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Gel Electrophoresis</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/8/87/T--UCL--GE.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/8/87/T--UCL--GE.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="GA"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Gibson Assembly</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/0/01/T--UCL--GA.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/0/01/T--UCL--GA.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="GG"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Golden Gate Assembly</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/0/06/T--UCL--GG.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/0/06/T--UCL--GG.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="HSPCR"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Hot Start Taq DNA Polymerase Colony PCR</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/d/d0/T--UCL--HSPCR.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/d/d0/T--UCL--HSPCR.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="LB"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">LB Broth Preparation</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/8/84/T--UCL--LB.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/8/84/T--UCL--LB.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="Ligation"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Ligation</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/e/e2/T--UCL--Ligation.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/e/e2/T--UCL--Ligation.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="Miniprep"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Miniprep of Overnight Cultures</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/0/0f/T--UCL--Miniprep.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/0/0f/T--UCL--Miniprep.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="OLC"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Overnight Liquid Culture</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/a/a5/T--UCL--Overnight.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/a/a5/T--UCL--Overnight.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="PCRA"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">PCR Assembly</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/2/2f/T--UCL--PCRA.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/2/2f/T--UCL--PCRA.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="Protein_Expression"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Protein Expression</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/f/f4/T--UCL--PE.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/f/f4/T--UCL--PE.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="Q5PCR"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Q5 PCR</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/3/3d/T--UCL--Q5.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/3/3d/T--UCL--Q5.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="RD"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Restriction Digestion</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/f/f2/T--UCL--RD.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/f/f2/T--UCL--RD.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="SDS"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">SDS Gels</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/7/79/T--UCL--SDS.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/7/79/T--UCL--SDS.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="Sonication"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Sonication</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/6/6d/T--UCL--Son.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/6/6d/T--UCL--Son.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="STP"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Strep Tag Purification</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/1/1b/T--UCL--STP.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/1/1b/T--UCL--STP.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section id="Transformation"> | ||
+ | <button class="collapsible1 wow fadeInUp basicparts">Transformation</button> | ||
+ | <div class="collapsible_content1"> | ||
+ | <div class="col-md-offset-3 paddingss"> | ||
+ | <object data="https://static.igem.org/mediawiki/2018/a/a8/T--UCL--Transformation.pdf" type="application/pdf" width="100%" height="900px"> | ||
+ | <p>It appears you don't have a PDF plugin for this browser. | ||
+ | No biggie... you can <a href="https://static.igem.org/mediawiki/2018/a/a8/T--UCL--Transformation.pdf">click here to | ||
+ | download the PDF file.</a></p> | ||
+ | </object> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </center> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <script> | ||
+ | var coll = document.getElementsByClassName("collapsible1"); | ||
+ | var i; | ||
+ | |||
+ | for (i = 0; i < coll.length; i++) { | ||
+ | coll[i].addEventListener("click", function() { | ||
+ | this.classList.toggle("activelol1"); | ||
+ | var content = this.nextElementSibling; | ||
+ | if (content.style.maxHeight){ | ||
+ | content.style.maxHeight = null; | ||
+ | } else { | ||
+ | content.style.maxHeight = content.scrollHeight + "px"; | ||
+ | } | ||
+ | }); | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | </div> | ||
+ | <!--FOOTER================================================================== --> | ||
+ | <div class="footer"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-4"> | ||
+ | <center> | ||
+ | <div class="h2_footer_igem">Our Location</div> | ||
+ | University College London<br /> | ||
+ | Gower St, Bloomsbury<br />London <br />WC1E 6BT | ||
+ | <span></span> | ||
+ | </center> | ||
+ | </div> | ||
+ | <div class="col-lg-4"> | ||
+ | <center> | ||
+ | <div class="h2_footer_igem">Contact Us</div> | ||
+ | ucl.igem@ucl.ac.uk | ||
+ | <a class="footer_img_igem" href="https://www.ucl.ac.uk/"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/f/ff/T--UCL--UCLLogo.jpeg" height="100rem;" /> | ||
+ | </a> | ||
+ | </center> | ||
+ | </div> | ||
+ | <div class="col-lg-4"> | ||
+ | <center> | ||
+ | <div class="h2_footer_igem">Follow Us</div> | ||
+ | <a href="https://www.facebook.com/UCLiGEM/"class="contacticons"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/c/c4/T--UCL--FBLogo.svg" style="padding-top:1em;" height="62rem;"/> | ||
+ | </a> | ||
+ | <a href="https://twitter.com/ucligem?lang=en"class="contacticons"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/e/ed/T--UCL--TwitterLogo.svg" style="padding-top:1em;" height="62rem;"/> | ||
+ | </a> | ||
+ | <a href="https://www.instagram.com/ucl.igem/"class="contacticons"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/3/31/T--UCL--InstaLogo.png" style="padding-top:1em;" height="62rem;"/> | ||
+ | </a> | ||
+ | </center> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 03:18, 18 October 2018
Experiments