Difference between revisions of "Team:Edinburgh UG"

Line 4: Line 4:
 
<head>
 
<head>
 
<style>
 
<style>
.topnav {
+
topnavbar {
  overflow: hidden;
+
    list-style-type: none;
  background-color: #333;
+
    margin: 0;
 +
    padding: 0;
 +
    overflow: hidden;
 +
    background-color: #333;
 
}
 
}
  
.topnav a {
+
list {
  float: left;
+
    float: left;
  display: block;
+
  color: #f2f2f2;
+
  text-align: center;
+
  padding: 14px 16px;
+
  text-decoration: none;
+
  font-size: 17px;
+
 
}
 
}
  
.topnav a:hover {
+
list a, .dropbtn {
  background-color: #ddd;
+
    display: inline-block;
  color: black;
+
    color: white;
 +
    text-align: center;
 +
    padding: 14px 16px;
 +
    text-decoration: none;
 
}
 
}
  
.topnav a.active {
+
list a:hover, .dropdown:hover .dropbtn {
    background-color: #4CAF50;
+
     background-color: red;
    color: white;
+
 
+
.dropbtn {
+
     background-color: #4CAF50;
+
    color: white;
+
    padding: 16px;
+
    font-size: 16px;
+
    border: none;
+
    cursor: pointer;
+
 
}
 
}
  
.dropdown {
+
list.dropdown {
    position: relative;
+
 
     display: inline-block;
 
     display: inline-block;
 
}
 
}
Line 56: Line 46:
 
     text-decoration: none;
 
     text-decoration: none;
 
     display: block;
 
     display: block;
 +
    text-align: left;
 
}
 
}
  
Line 62: Line 53:
 
.dropdown:hover .dropdown-content {
 
.dropdown:hover .dropdown-content {
 
     display: block;
 
     display: block;
}
 
 
.dropdown:hover .dropbtn {
 
    background-color: #3e8e41;
 
 
}
 
}
 
</style>
 
</style>
 
</head>
 
</head>
 +
 
<body>
 
<body>
<div class="topnav">
 
  <a class="active" href="#home">Home</a>
 
  <a href="#news">TEAM</a>
 
  <a href="#contact">PROJECT</a>
 
  <a href="#about">PARTS</a>
 
  <a href="#about">SAFETY</a>
 
  <a href="#about">HUMAN PRACTICES</a>
 
  <a href="#about">AWARDS</a>
 
  <a href="#about">JUDGING FORM</a>
 
  
</div>
+
<topnavbar>
 +
 
 +
  <list><a href="#home">Home</a></list>
 +
  <list class="dropdown">
 +
      <a class="dropbtn">Team</a>   
 +
      <div class="dropdown-content">
 +
        <a href="#">Team</a>
 +
        <a href="#">Collaborations</a>
 +
      </div>
 +
  </list> 
 +
  <list class="dropdown">
 +
      <a class="dropbtn">Project</a>   
 +
      <div class="dropdown-content">
 +
        <a href=“#”>Description</a>
 +
        <a href="https://2017.igem.org/Team:Edinburgh_UG/Design”>Design</a>
 +
        <a href="https://2017.igem.org/Team:Edinburgh_UG/Experiments">Experiments</a>
 +
        <a href="#">Notebook</a>
 +
        <a href="#">InterLab</a>
 +
        <a href="#">Contribution</a>
 +
        <a href="#">Model</a>
 +
        <a href="#">Results</a>
 +
        <a href="#">Demonstrate</a>
 +
        <a href="#">Improve</a>
 +
        <a href="#">Attributions</a>
 +
      </div>
 +
  </list> 
 +
  <list class="dropdown">
 +
      <a class="dropbtn">Parts</a>   
 +
      <div class="dropdown-content">
 +
        <a href="#">Parts</a>
 +
        <a href="#">Basic Parts</a>
 +
        <a href="#">Composite Parts</a>
 +
        <a href="#">Part Collection</a>
 +
      </div>
 +
  </list> 
 +
</topnavbar>
  
 
<img style="max-width: 100%" src="https://static.igem.org/mediawiki/2017/c/c3/T--Edinburgh_UG--logo.png" width="100%">
 
<img style="max-width: 100%" src="https://static.igem.org/mediawiki/2017/c/c3/T--Edinburgh_UG--logo.png" width="100%">
Line 90: Line 104:
 
</div>
 
</div>
 
</body>
 
</body>
 
  
 
</html>
 
</html>

Revision as of 14:07, 20 June 2017

Edinburgh_UG

Home Team

Project Parts

Many commercially important chemicals are manufactured with the help of microbes. These microbes are often genetically modified so that they are equipped with the necessary enzymes to produce those chemicals. However, there are millions of species in nature, each carrying their own version of enzymes. Which one should we choose to put into the microbes? To answer this questions, researchers normally test these enzymes – or combinations of enzymes – one by one to see if they work well in the microbe. As you may imagine, this is very labour-intensive and time-consuming, even with the help of automated systems. Therefore, we, the Homologics team, are developing a highly-adaptable method to speed up this process.