Difference between revisions of "Team:Manchester/Achievement"

(Created page with "{{Manchester/CSS}} <html> <img style="width:100%" src="https://static.igem.org/mediawiki/2016/1/18/T--Manchester--achievement_banner.png" alt="Achievement banner" /> </html> {{...")
 
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Manchester/CSS}}
 
{{Manchester/CSS}}
 
<html>
 
<html>
 +
<style>
 +
.onethird_size{
 +
    width:30%;
 +
}
 +
img.banner12{
 +
    margin-top:20px;
 +
    width:100%;
 +
    margin-bottom: 100px;
 +
}
 +
.boxach{
 +
    margin-top: 50px;
 +
    padding: 1%;
 +
    border:1px black solid;
 +
    border-radius: 10px;
 +
    float:left;
 +
    height: 50%;
 +
    margin-left: 10px;
 +
}
  
<img style="width:100%" src="https://static.igem.org/mediawiki/2016/1/18/T--Manchester--achievement_banner.png" alt="Achievement banner" />
+
.boxach p{
 +
    height: 110px;
 +
}
  
 +
h1.titlecenter{
 +
    font-size:40px;
 +
    color: orange;
 +
    padding-bottom: 30px;
 +
    text-align:center;
 +
}
  
 +
.desp{
 +
    font_size:17px;
 +
    font-weight: normal;.
 +
    text-align: left;
 +
}
  
 +
.click1 img{
 +
    width:50%;
 +
    margin:auto;
 +
    opacity: 0.7;
 +
}
 +
 +
.click1:hover img{
 +
    opacity: 1;
 +
}
 +
 +
#judging{
 +
    padding-top:50px;
 +
}
 +
 +
.team{
 +
    width: 95%;
 +
}
 +
   
 +
@media screen and (max-width:800px){
 +
    .boxach{width: 95%; height:auto;}
 +
    .boxach p{height: auto;}
 +
}
 +
 +
 +
</style>
 +
 +
<a href="#judging" id="link">
 +
<img class="banner12" src="https://static.igem.org/mediawiki/2016/1/18/T--Manchester--achievement_banner.png" alt="Achievement banner" />
 +
</a>
 +
 +
<center>
 +
<div class="team" id="judging">
 +
 +
  <div class="boxach onethird_size">
 +
    <h1 class="titlecenter">Judging criteria</h1>
 +
    <p style="text-align:left;" class="desp">This is a list of iGEM's requirements for the bronze, silver and gold awards. We have made it clear which of these criteria we have met in our project. Click to see the requirements of each award and what we have achieved.</p>
 +
    <div class="click1">
 +
      <a href="https://2016.igem.org/Team:Manchester/Judging">
 +
      <img src="https://static.igem.org/mediawiki/2016/2/27/T--Manchester--judging_pic.png" alt="Judging" /></a>
 +
      </a>
 +
    </div>
 +
  </div>
 +
 +
 +
  <div class="boxach onethird_size">
 +
    <h1 class="titlecenter">Collaborations</h1>
 +
    <p style="text-align:left;" class="desp">This is a list of iGEM teams we have collaborated with over the summer. We have included a summary of our involvements and how it has helped us progress with our project. Click to see our collaborations with other iGEM teams. </p>
 +
    <div class="click1">
 +
      <a href="https://2016.igem.org/Team:Manchester/Collaborations">
 +
      <img src="https://static.igem.org/mediawiki/2016/b/b6/T--Manchester--collab_pic.png" alt="Collaboration" /></a>
 +
      </a>
 +
    </div>
 +
  </div>
 +
 +
 +
  <div class="boxach onethird_size">
 +
    <h1 class="titlecenter">Parts</h1>
 +
    <p style="text-align:left;" class="desp">This section has a comprehensive list of the various BioBricks we have developed. We have listed them by their part name with links to the registry, which provides more in-depth information about each BioBrick. Click to  find out more about our BioBricks.
 +
</p>
 +
    <div class="click1">
 +
      <a href="https://2016.igem.org/Team:Manchester/Parts">
 +
      <img src="https://static.igem.org/mediawiki/2016/f/f3/T--Manchester--parts_pic.png" alt="parts" />
 +
      </a>
 +
    </div>
 +
  </div>
 +
 +
<div class="box">
 +
</div>
 +
 +
 +
</div>
 +
</center>
 +
 +
<div class="floatleft1 project1">
 +
<a class="projectlink" href="https://2016.igem.org/Team:Manchester"><< Main Page</a>
 +
</div>
 +
 +
<script>
 +
var delay=1000 * 2;//1*6 seconds
 +
if ($(window).width() > 700) {
 +
$(window).load(function() {
 +
setTimeout(function(){
 +
  $('#link')[0].click();
 +
},delay);
 +
});
 +
}
 +
</script>
  
 
</html>
 
</html>
 
{{Manchester/CSS/footer}}
 
{{Manchester/CSS/footer}}

Latest revision as of 14:46, 24 November 2016

Manchester iGEM 2016
Achievement banner

Judging criteria

This is a list of iGEM's requirements for the bronze, silver and gold awards. We have made it clear which of these criteria we have met in our project. Click to see the requirements of each award and what we have achieved.

Collaborations

This is a list of iGEM teams we have collaborated with over the summer. We have included a summary of our involvements and how it has helped us progress with our project. Click to see our collaborations with other iGEM teams.

Parts

This section has a comprehensive list of the various BioBricks we have developed. We have listed them by their part name with links to the registry, which provides more in-depth information about each BioBrick. Click to find out more about our BioBricks.