Line 1: | Line 1: | ||
{{Goettingen/CSS}} | {{Goettingen/CSS}} | ||
+ | |||
+ | |||
<html> | <html> | ||
+ | |||
+ | <head> | ||
+ | |||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | |||
+ | |||
<body> | <body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | + | <div id="pageContent"> |
− | < | + | |
− | < | + | |
− | < | + | <div id="myCarousel" class="carousel slide" data-ride="carousel" style="margin-top:-10px;"> |
− | < | + | |
− | < | + | |
− | + | <!-- Wrapper for slides --> | |
− | < | + | <div class="carousel-inner" role="listbox"> |
− | </ | + | <div class="item active"> |
+ | <img src="https://static.igem.org/mediawiki/2016/7/7f/T--Goettingen--Team1.png" alt="Team1" style="width:100%;"> | ||
+ | </div> | ||
+ | |||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/e/e0/T--Goettingen--Project1.png" alt="Project1" style="width:100%;"> | ||
+ | </div> | ||
+ | |||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/a/a4/T--Goettingen--Team2.png" alt="Team2" style="width:100%;"> | ||
+ | </div> | ||
+ | |||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/9f/T--Goettingen--Gel1.png" alt="Gel1" style="width:100%;"> | ||
+ | </div> | ||
+ | |||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/2/21/T--Goettingen--Run1.png" alt="Run1" style="width:100%;"> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <!-- Left and right controls --> | ||
+ | <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> | ||
+ | <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> | ||
+ | <span class="sr-only">Previous</span> | ||
+ | </a> | ||
+ | <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> | ||
+ | <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> | ||
+ | <span class="sr-only">Next</span> | ||
+ | </a> | ||
</div> | </div> | ||
− | < | + | |
− | <div class=" | + | <!-- ************************************************************ --> |
− | < | + | |
− | + | ||
− | + | ||
− | + | <!-- ***************** MAIN PAGE ************************ --> | |
− | + | ||
− | + | ||
− | </ | + | <!-- page content plus sidebar --> |
− | < | + | |
− | < | + | <div class="row"> |
+ | <div class="col-md-12"> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- ***************** PAGE CONTENT ************************ --> | ||
+ | |||
+ | |||
+ | <div class="row"> | ||
+ | <div class="col-md-9"> <!-- page content --> | ||
+ | |||
+ | |||
+ | <div class="text" > | ||
+ | |||
+ | <h1> Welcome to Our Wiki Page </h1> | ||
+ | |||
+ | </div> <!-- close text div --> | ||
+ | |||
+ | |||
+ | <div class="row"> | ||
+ | <div class="col-md-12"> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="fourParts"> | ||
+ | |||
+ | <div class="row"> | ||
+ | |||
+ | <div class="col-md-6"> | ||
+ | <div class="four"> | ||
+ | <h1>Our Project</h1> | ||
+ | <div class="row"> | ||
+ | <a href="https://2016.igem.org/Team:Goettingen/Description"><div class="pictures col-md-4" id="Pic1"><img src="https://static.igem.org/mediawiki/2016/7/76/T--Goettingen--Project_icon.png" alt="" height="70" width="70" /></a></div> | ||
+ | <div class="paragraph col-md-8"><p>We intend to design, construct and introduce a synthetic Vitamin B<sub>12</sub> exporter (= B<sub>12</sub> Synporter) in a B<sub>12</sub> production organism. Thereby, we aim for facilitated and higher yields in the industrial Vitamin B<sub>12</sub> production without requiring cell lysis.</p></div> | ||
+ | </div> | ||
</div> | </div> | ||
− | </a> | + | </div> |
+ | |||
+ | <div class="col-md-6"> | ||
+ | <div class="four"> | ||
+ | <h1>Our Team</h1> | ||
+ | |||
+ | <div class="row"> | ||
+ | |||
+ | <a href="https://2016.igem.org/Team:Goettingen/Team"><div class="pictures col-md-4" id="Pic1"><img src="https://static.igem.org/mediawiki/2016/5/59/T--Goettingen--Team-icon.png" alt="" height="70" width="70" /></a></div> | ||
+ | <div class="paragraph col-md-8"><p>We are a group of students from the University of Göttingen studying in the international Master Program "Microbiology and Biochemistry", and one student from the Bachelor Program "Biology" as creative assistant.</p></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div class="row"> | ||
+ | |||
+ | <div class="col-md-6"> | ||
+ | <div class="four"> | ||
+ | <h1>Notebook</h1> | ||
+ | <div class="row"> | ||
+ | <a href="https://2016.igem.org/Team:Goettingen/Notebook"><div class="pictures col-md-4" id="Pic1"><img src="https://static.igem.org/mediawiki/2016/2/2d/T--Goettingen--Notebook_icon.png" alt="" height="70" width="70" /></a></div> | ||
+ | <div class="paragraph col-md-8"><p>Follow our work in the lab. Take a look on our project roadmap, our workflow and our results.</p></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-6"> | ||
+ | <div class="four"> | ||
+ | <h1>Outside the Lab</h1> | ||
+ | |||
+ | <div class="row"> | ||
+ | |||
+ | <a href="https://2016.igem.org/Team:Goettingen/Human_Practices"><div class="pictures col-md-4" id="Pic1"><img src="https://static.igem.org/mediawiki/2016/d/d9/T--Goettingen--HP_icon.png" alt="" height="70" width="70" /></a></div> | ||
+ | <div class="paragraph col-md-8"><p>Besides the lab work, iGEM also reaches out of the lab. Follow our human practice actions, scientific representation.</p></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | </div> <!--Close the fourParts div--> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
− | |||
− | <!-- *** | + | <!-- *************** SIDEBAR ******************* --> |
− | |||
− | <br> | + | <div class="col-md-3"> <!-- sidebar --> |
+ | |||
+ | <div class="sidebar"> | ||
+ | <br> | ||
+ | <h3 style="text-align: center;">Contact</h3> | ||
+ | <div class="sidebaraddress"> | ||
+ | |||
+ | <!-- *** CONTACT *** --> | ||
+ | |||
+ | <br> | ||
+ | <ul> | ||
+ | <li><a href="https://www.facebook.com/iGEM-Team-Goettingen-687557807970778"><img src="https://static.igem.org/mediawiki/2016/3/39/T--Goettingen--Facebook_icon.png" width="32px"/> Facebook</a></li> | ||
+ | <li><a href="mailto:igem2016@gwdg.de"><img src="https://static.igem.org/mediawiki/2016/4/42/T--Goettingen--Mail_icon.png" width="32px"/> E-Mail</a></li> | ||
+ | <li><a href="http://igem2016.uni-goettingen.de/"><img src="https://static.igem.org/mediawiki/2016/f/fb/T--Goettingen--Web_icon.png" width="32px"/> Homepage</a></li> | ||
+ | <br> | ||
+ | <li><a href="http://appmibio.uni-goettingen.de/"><img src="https://static.igem.org/mediawiki/2016/d/d0/T--Goettingen--Post.png" width="32px"/> Address</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <a href="http://appmibio.uni-goettingen.de/"> | ||
+ | <div class="sidebaraddress" style="padding-left:42px; margin-top:10px;"> | ||
+ | <font size="-1"> | ||
+ | iGEM Team Göttingen 2016<br> | ||
+ | Institut für Mikrobiologie <br> | ||
+ | und Genetik<br> | ||
+ | AG Prof. Dr. Rolf Daniel<br> | ||
+ | Grisebachstr. 8<br> | ||
+ | 37077 Göttingen<br> | ||
+ | </font> | ||
+ | <br> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | |||
+ | <div class="sidebar_navigation"> | ||
+ | |||
+ | <!-- *** NAVIGATION *** --> | ||
+ | |||
+ | <h3 style="text-align: center;">Navigation</h3> | ||
+ | |||
+ | <br> | ||
+ | |||
<div class="menu_wrapper" > | <div class="menu_wrapper" > | ||
Line 112: | Line 285: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <a href="http://www.gatc-biotech.com/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/7/79/T--Goettingen--gatc_small.png" alt="gatc" /></a><a href="http://www.carlroth.com/de/de"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/a/ae/T--Goettingen--roth_small.png" alt="roth" /></a> | + | </div> |
− | + | ||
− | <a href="http://idtdna.com"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/7/78/T--Goettingen--idt_small.png" alt="idt" /></a><a href="http://www.uni-goettingen.de/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/a/a4/T--Goettingen--uni-goe_small.png" alt="uni-goe" /></a> | + | |
− | + | ||
− | <a href="http://www.uni-goettingen.de/en/115976.html"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/4/40/T--Goettingen--gzmb_small.png" alt="gzmb" /></a><a href="http://appmibio.uni-goettingen.de/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/b/bf/T--Goettingen--appmibio_small.png" alt="appmibio" /></a> | + | |
+ | |||
+ | <!-- *** SPONSORS *** --> | ||
+ | |||
+ | <div class="sidebar" > | ||
+ | <br> | ||
+ | <h3 style="text-align: center;">Sponsors</h3> | ||
+ | |||
+ | |||
+ | <div class="sidebarsponsors" > | ||
+ | |||
+ | <a href="https://www.bbraun.de/de.html"><img class="wp-image-346 aligncenter" style="width: 100%; height: 100%;" src="https://static.igem.org/mediawiki/2016/5/5c/T--Goettingen--bbraun_small.png" alt="bbraun" /></a> | ||
+ | |||
+ | |||
+ | |||
+ | <a href="http://www.mn-net.com/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/1/1c/T--Goettingen--m-n_small.png" alt="Macherey-Nagel" /></a><a href="http://www.zymoresearch.com/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/c/ce/T--Goettingen--zymo_small.png" alt="zymo" /></a> | ||
+ | |||
+ | <a href="http://www.snapgene.com/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/1/17/T--Goettingen--snapgene_small.png" alt="snapgene" /></a><a href="http://www.geneious.com/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/1/14/T--Goettingen--genious_small.png" alt="genious_logo" /> | ||
+ | |||
+ | <a href="http://www.gatc-biotech.com/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/7/79/T--Goettingen--gatc_small.png" alt="gatc" /></a><a href="http://www.carlroth.com/de/de"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/a/ae/T--Goettingen--roth_small.png" alt="roth" /></a> | ||
+ | |||
+ | <a href="http://idtdna.com"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/7/78/T--Goettingen--idt_small.png" alt="idt" /></a><a href="http://www.uni-goettingen.de/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/a/a4/T--Goettingen--uni-goe_small.png" alt="uni-goe" /></a> | ||
+ | |||
+ | <a href="http://www.uni-goettingen.de/en/115976.html"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/4/40/T--Goettingen--gzmb_small.png" alt="gzmb" /></a><a href="http://appmibio.uni-goettingen.de/"><img style="width: 50%; height: 50%;" src="https://static.igem.org/mediawiki/2016/b/bf/T--Goettingen--appmibio_small.png" alt="appmibio" /></a> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <!-- **************************** --> | ||
</div> | </div> | ||
Line 144: | Line 328: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </body> | + | </body> |
− | </html> | + | </html> |
Revision as of 13:53, 26 August 2016