Team:SDU-Denmark
From 2014.igem.org
(Difference between revisions)
SarahNielsen (Talk | contribs) |
Victoriamik (Talk | contribs) |
||
(87 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:SDU-Denmark/core/header| }} | {{:Team:SDU-Denmark/core/header| }} | ||
- | |||
<html> | <html> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | $(document).ready(function() { | |
- | + | $('#box1').hover(function(){ | |
- | + | var smallTop = $('#box1').height() - $(".cover", this).height() -10 +"px"; | |
- | + | $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160}); | |
- | + | }, function() { | |
- | + | $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160}); | |
- | + | }); | |
- | + | $('#box2').hover(function(){ | |
- | + | var smallTop = $('#box2').height() - $(".cover", this).height() -10 +"px"; | |
- | }, function() { | + | $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160}); |
- | + | }, function() { | |
- | + | $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160}); | |
- | + | }); | |
- | }); | + | }); |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | }, function() { | + | |
- | + | ||
- | + | ||
- | + | ||
- | }); | + | |
- | + | ||
- | + | ||
- | + | ||
</script> | </script> | ||
<div class="expandedContent"> | <div class="expandedContent"> | ||
- | + | <div class="boxgrid contentBorder boxgridMedium" id="box1"> | |
- | <div class="boxgrid contentBorder boxgridMedium" id=" | + | <img src="https://static.igem.org/mediawiki/2014/a/a3/2014SDUforside10.png"> |
- | + | <a class="cover boxcaption" style="top: 465px" href="https://2014.igem.org/Team:SDU-Denmark/Tour55"> | |
- | + | <h2 class="onBlack">Eat Coli</h2> | |
- | + | <p class="onBlackIntro"> | |
- | + | Click to visit Mamma’s Burgers! | |
- | + | </p> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<p class="onBlack"> | <p class="onBlack"> | ||
+ | People tend to fear bacteria and oppose genetic modification, and thus synthetic biology. Our attempt at a novel outreach approach will teach the audience facts about bacteria, DNA and GMO in a fun and participatory way.<br><br> | ||
- | + | At the burger joint, Mamma's Burgers, crazy things might happen but it sure will be educational! | |
- | + | <br><br> | |
- | + | </p> | |
- | + | </a> | |
- | + | ||
- | + | ||
</div> | </div> | ||
+ | <div class="boxgrid contentBorder boxgridBig" id="box2" style="margin-left:8px"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/b/bf/2014SDUforside9.png"> | ||
+ | <a class="cover boxcaption" style="top: 465px" href="https://2014.igem.org/Team:SDU-Denmark/Tour10"> | ||
+ | <h2 class="onBlack">The Untapped Food Resource of the Century</h2> | ||
+ | <p class="onBlackIntro"> | ||
+ | Edible coli is a proposal for a sustainable food source. | ||
+ | </p> | ||
+ | <p class="onBlack"> | ||
+ | A modified strain of the bacteria <i>Escherichia coli</i> will provide the optimal quantities of nutrition a human needs, by degrading otherwise non-degradable material for the human body. <br><br> | ||
+ | First step is the production of a nutritional protein, the OneProt, and the biosynthesis of essential fatty acids – additionally, it will carry the appealing touch of lemon flavor. Then the Nutrition Generator, a custom designed, innovative and revolutionary cultivation tank will ensure an on-going amplification of the Edible coli products, easy to handle and drain from.<br><br> | ||
+ | Could the world live off of microorganisms? | ||
+ | </p> | ||
+ | </a> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
- | |||
<div class="EndFloatBlock"></div> | <div class="EndFloatBlock"></div> | ||
+ | </div> | ||
- | |||
+ | </html> | ||
{{:Team:SDU-Denmark/core/footer}} | {{:Team:SDU-Denmark/core/footer}} |
Latest revision as of 00:49, 18 October 2014