Difference between revisions of "Team:Berlin"
Jpalbrecht (Talk | contribs) |
Jpalbrecht (Talk | contribs) |
||
Line 5: | Line 5: | ||
{{Berlin/css/jasny-bootstrap.min.css}} | {{Berlin/css/jasny-bootstrap.min.css}} | ||
{{Berlin/css/navmenu-push.css}} | {{Berlin/css/navmenu-push.css}} | ||
− | <html> | + | <!DOCTYPE html> |
− | < | + | <html lang="en"> |
− | < | + | <?php |
− | + | include("inc/header.php"); | |
− | + | ?> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <body> |
− | + | ||
− | + | ||
− | + | ||
− | |||
− | </ | + | <!-- Begin Cover --> |
+ | <div class="site-wrapper"> | ||
+ | |||
+ | <?php | ||
+ | include("inc/main-menue.php"); | ||
+ | include("inc/burger-menu.php"); | ||
+ | ?> | ||
+ | |||
+ | <div class="jumbotron jumbotron-home"> | ||
+ | <!-- color in h1--> | ||
+ | <h1>iGEM BERLIN</h1> | ||
+ | <p class="teaser"> | ||
+ | erste Frage, Thesis? | ||
+ | That’s the aim of the interdisciplinary iGEM Team Berlin! <br /> | ||
+ | </p> | ||
+ | <div id="main-button" class="hidden-xs hidden-sm hidden-md"> <a><img src="img/Team_Berlin_igem_arrow_down.png"> </a></div> | ||
+ | </div> | ||
+ | |||
+ | </div> <!-- End Cover --> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Magnetic Ecoli Banner --> | ||
+ | <section data-speed="1" data-type="background"> | ||
+ | <div class="container-fluid container-blue"> | ||
+ | <div class="row featurette" id="main-featurette-row"> | ||
+ | <div class="col-xs-12"> | ||
+ | <div class="start-text-container"> | ||
+ | <h2><img id="" src="img/Team_Berlin_igem_questionmark.png" alt="" class="teaser-icons hidden-xs" />Plants which degrade plastic?</h2> | ||
+ | |||
+ | <p> | ||
+ | This year’s iGEM project of the Berlin team is all about plastic - | ||
+ | to be specific: microplastic and the clearance of our water with the aid of Synthetic Biology.<br/> | ||
+ | The idea is to build a modular filter system for wastewater treatment plants which is able to degrade plastic. | ||
+ | Bakterial flagella, moleculare hair-like structures, are equipped with a combination of enzymes that are able | ||
+ | to breakdown plastic molecules. | ||
+ | </p> | ||
+ | <button type="button" class="btn btn-success btn-lg hidden-lg">More Information</button> | ||
+ | <a href="http://igem.berlin/project.php" class="more-informations-white hidden-xs hidden-sm hidden-md">More information</a> | ||
+ | </div> | ||
+ | <div id="ecoli-button" class="hidden-xs hidden-sm hidden-md"> <a class="btn-lg" ><img src="img/Team_Berlin_igem_arrow_down_white.png"> </a></div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <!-- Background Section 1 --> | ||
+ | <section id="background1" class="background-size hidden-xs hidden-sm hidden-md" data-speed="15" data-type="background" > | ||
+ | <div class="container"></div> | ||
+ | </section> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- Iron Row (2) --> | ||
+ | <section data-speed="1" data-type="background"> | ||
+ | <div class="container-fluid container-blue"> | ||
+ | <div class="row featurette" id="first-featurette-row"> | ||
+ | |||
+ | <div class="col-xs-12"> | ||
+ | <div class="start-text-container"> | ||
+ | <h2><img src="img/Team_Berlin_igem_questionmark.png" alt="" class="teaser-icons hidden-xs" />Project</h2> | ||
+ | |||
+ | <p>Projekt erklaerung.</p> | ||
+ | <button type="button" class="btn btn-success btn-lg hidden-lg">More Information</button> | ||
+ | <a href="http://igem.berlin/project.php" class="more-informations-white hidden-xs hidden-sm hidden-md">More information</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id="project-button" class="hidden-xs hidden-sm hidden-md"> <a class="btn-lg" ><img src="img/Team_Berlin_igem_arrow_down_white.png"> </a></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <!-- Background Section 2 --> | ||
+ | <section id="background2" class="background-size hidden-xs hidden-sm hidden-md" data-speed="15" data-type="background"> | ||
+ | <div class="container"></div> | ||
+ | </section> | ||
+ | |||
+ | <!-- Iron Row (3) --> | ||
+ | <section data-speed="1" data-type="background"> | ||
+ | <div class="container-fluid container-blue"> | ||
+ | <div class="row featurette" id="team-featurette-row"> | ||
+ | |||
+ | <div class="col-xs-12"> | ||
+ | <div class="start-text-container"> | ||
+ | <h2><img src="img/Team_Berlin_igem_questionmark.png" alt="" class="teaser-icons hidden-xs" />Team</h2> | ||
+ | |||
+ | <p>Team Erklaerung.</p> | ||
+ | <button type="button" class="btn btn-success btn-lg hidden-lg">More Information</button> | ||
+ | <a href="http://igem.berlin/team.php" class="more-informations-white hidden-xs hidden-sm hidden-md">More information</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div id="team-button" class="hidden-xs hidden-sm hidden-md"> <a class="btn-lg" ><img src="img/Team_Berlin_igem_arrow_down_white.png"> </a></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <!-- Background Section 3 --> | ||
+ | <section id="background3" class="background-size hidden-xs hidden-sm hidden-md" data-speed="20" data-type="background"> | ||
+ | <div class="container"></div> | ||
+ | </section> | ||
+ | |||
+ | |||
+ | <!-- Iron Row (4) --> | ||
+ | <section data-speed="1" data-type="background"> | ||
+ | <div class="container-fluid container-blue"> | ||
+ | <div class="row featurette" id="blog-featurette-row"> | ||
+ | |||
+ | <div class="col-xs-12"> | ||
+ | <div class="start-text-container"> | ||
+ | <h2><img src="img/Team_Berlin_igem_questionmark.png" alt="" class="teaser-icons hidden-xs" />Safety</h2> | ||
+ | |||
+ | <p> | ||
+ | Safety Erklaerung | ||
+ | </p> | ||
+ | |||
+ | <button type="button" class="btn btn-success btn-lg hidden-lg">More Information</button> | ||
+ | <a href="http://igem.berlin/safety.php" class="more-informations-white hidden-xs hidden-sm hidden-md">More information</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <!-- Background Section 4 --> | ||
+ | <section id="background4" class="background-size hidden-xs hidden-sm hidden-md" data-speed="27" data-type="background"> | ||
+ | <div class="container"></div> | ||
+ | </section> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- Fussabschnitt --> | ||
+ | <?php include("inc/footer.php"); ?> | ||
+ | |||
+ | <script src="//code.jquery.com/jquery-1.11.0.min.js"></script> | ||
+ | <script src="js/bootstrap.min.js"></script> | ||
+ | <script src="js/igemScript.js"></script> | ||
+ | |||
+ | <script src="js/jasny-bootstrap.min.js"></script> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | $(".main-menue").css("background-color", "transparent"); | ||
+ | |||
+ | |||
+ | |||
+ | $(window).scroll(function() { | ||
+ | |||
+ | if ($(this).scrollTop() >= 350) { | ||
+ | $(".main-menue").css("background-color","rgb(255, 255, 255)"); | ||
+ | } | ||
+ | |||
+ | if ($(this).scrollTop() < 350) { // this refers to window | ||
+ | $(".main-menue").css("background-color","transparent"); | ||
+ | } | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | </body> |
Revision as of 16:14, 7 September 2015
<!DOCTYPE html>
iGEM BERLIN
Plants which degrade plastic?
This year’s iGEM project of the Berlin team is all about plastic -
to be specific: microplastic and the clearance of our water with the aid of Synthetic Biology.
The idea is to build a modular filter system for wastewater treatment plants which is able to degrade plastic.
Bakterial flagella, moleculare hair-like structures, are equipped with a combination of enzymes that are able
to breakdown plastic molecules.
Project
Projekt erklaerung.
Team
Team Erklaerung.
Safety
Safety Erklaerung