(25 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
$(window).scroll(function () { | $(window).scroll(function () { | ||
− | // set distance user needs to scroll before we start | + | // set distance user needs to scroll before we start fading |
if ($(this).scrollTop() > 100) { | if ($(this).scrollTop() > 100) { | ||
$('#navbarStartpage').fadeIn("slow"); | $('#navbarStartpage').fadeIn("slow"); | ||
Line 190: | Line 190: | ||
</div> | </div> | ||
<div class="container-fluid"> | <div class="container-fluid"> | ||
− | + | <div class="row" id="achievements"> | |
− | <div class="row"> | + | <div class="col-12"> |
− | <div class="col- | + | <h1 class="mx-auto">Achievements</h1> |
+ | </div> | ||
− | <div class="col- | + | <div class="col-4"> |
− | < | + | <div class="card w-75 mx-auto m-3"> |
− | < | + | <img class="card-img-top w-75 mx-auto mt-3" src="https://static.igem.org/mediawiki/2017/e/ea/T--Exeter--Awards_logo.png" alt="Gold Medal"> |
− | + | <div class="card-body"> | |
− | + | <h4 class="card-title" style="text-align:center;">Best Environment Project <br> <small><span class="text-muted">Overgraduate</span></small></h4> | |
− | </ | + | </div> |
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-4"> | ||
+ | <div class="card w-75 mx-auto m-3"> | ||
+ | <img class="card-img-top w-75 mx-auto mt-3" src="https://static.igem.org/mediawiki/2017/c/cf/T--Exeter--Gold_Medal_Icon.png" alt="Gold Medal"> | ||
+ | <div class="card-body"> | ||
+ | <h4 class="card-title" style="text-align:center;">Gold Medal</h4> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-4"> | ||
+ | <div class="card w-75 mx-auto m-3"> | ||
+ | <img class="card-img-top w-75 mx-auto mt-3" src="https://static.igem.org/mediawiki/2017/e/ea/T--Exeter--Awards_logo.png" alt="Gold Medal"> | ||
+ | <div class="card-body"> | ||
+ | <h4 class="card-title" style="text-align:center;">Best Applied Design <br> <small><span class="text-muted">Overgraduate</span></small></h4> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | </div> | |
− | </div | + | |
<!-- Row for cards to access different aspects of the project--> | <!-- Row for cards to access different aspects of the project--> | ||
Line 214: | Line 233: | ||
<div class="card-body"> | <div class="card-body"> | ||
<h4 class="card-title">Learn about what we did this summer</h4> | <h4 class="card-title">Learn about what we did this summer</h4> | ||
− | <p class="card-text">During the summer we worked in the lab to produce modified type I pili | + | <p class="card-text">During the summer we worked in the lab to produce modified type I pili in a suitable <i>E. coli</i> chassis. </p> |
<a href="https://2017.igem.org/Team:Exeter/Description" class="btn btn-primary" id="findOutMore">Find out more</a> | <a href="https://2017.igem.org/Team:Exeter/Description" class="btn btn-primary" id="findOutMore">Find out more</a> | ||
</div> | </div> |
Latest revision as of 13:52, 29 November 2017
Achievements
Best Environment Project
Overgraduate
Gold Medal
Best Applied Design
Overgraduate
Learn about what we did this summer
During the summer we worked in the lab to produce modified type I pili in a suitable E. coli chassis.
Find out moreFind out about our filter system
As part of our project we developed a prototype of a filter system that could potentially be employed by the water industry.
Find out moreMeet the people behind the project
We are a team of ten undergraduate students from the University of Exeter.
Find out more