Difference between revisions of "Team:Glasgow/Experiments"

(Prototype team page)
 
Line 1: Line 1:
 
{{Glasgow}}
 
{{Glasgow}}
 
<html>
 
<html>
 +
<p></p>
  
 +
<head>
 +
<style>
 +
.container {
 +
    width: 100%;
 +
    overflow: hidden;
 +
    background-color: #333;
 +
    font-family: Arial;
 +
}
 +
 +
.container a {
 +
    float: left;
 +
    font-size: 16px;
 +
    color: white;
 +
    text-align: center;
 +
    padding: 14px 16px;
 +
    text-decoration: none;
 +
}
 +
 +
.dropdown {
 +
    float: left;
 +
    overflow: hidden;
 +
}
 +
 +
.dropdown .dropbtn {
 +
    font-size: 16px;   
 +
    border: none;
 +
    outline: none;
 +
    color: white;
 +
    padding: 14px 16px;
 +
    background-color: inherit;
 +
}
 +
 +
.container a:hover, .dropdown:hover .dropbtn {
 +
    background-color:  rgb(64, 180, 255);
 +
}
 +
 +
.dropdown-content {
 +
    display: none;
 +
    position: absolute;
 +
    background-color: #f9f9f9;
 +
    min-width: 160px;
 +
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 +
    z-index: 1;
 +
}
 +
 +
.dropdown-content a {
 +
    float: none;
 +
    color: black;
 +
    padding: 12px 16px;
 +
    text-decoration: none;
 +
    display: block;
 +
    text-align: left;
 +
}
 +
 +
.dropdown-content a:hover {
 +
    background-color: #ddd;
 +
}
 +
 +
.dropdown:hover .dropdown-content {
 +
    display: block;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 +
<div class="container">
 +
  <a href="https://2017.igem.org/Team:Glasgow">Home</a>
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Team</button>
 +
    <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:Glasgow/Team">Team</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Collaborations">Collaborations</a>
 +
    </div>
 +
  </div>
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Project</button>
 +
    <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:Glasgow/Description">Description</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Design">Design</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Experiments">Experiments</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Notebook">Notebook</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/InterLab">InterLab</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Contribution">Contribution</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Model">Model</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Results">Results</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Demonstrate">Demonstrate</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Improve">Improve</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Attributions">Attributions</a>
 +
    </div>
 +
  </div>
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Parts</button>
 +
    <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:Glasgow/Parts">Parts</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Basic_Part">Basic Parts</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Composite_Part">Composite Parts</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Part_Collection">Part Collection</a>
 +
    </div>
 +
  </div> 
 +
  <a href="https://2017.igem.org/Team:Glasgow/Safety">Safety</a>
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Human Practices</button>
 +
    <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:Glasgow/HP/Silver">Silver HP</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/HP/Gold_Integrated">Integrated and Gold</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Engagement">Public Engagement</a>
 +
    </div>
 +
  </div>
 +
  <div class="dropdown">
 +
    <button class="dropbtn">Awards</button>
 +
    <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:Glasgow/Applied_Design">Applied Design</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Entrepreneurship">Entrepreneurship</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Hardware">Hardware</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Measurement">Measurement</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Model">Model</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Plant">Plant</a>
 +
      <a href="https://2017.igem.org/Team:Glasgow/Software">Software</a>
 +
    </div>
 +
  </div>
 +
</div>
 
<div class="column full_size">
 
<div class="column full_size">
  

Revision as of 15:26, 29 June 2017

Experiments

Describe the research, experiments, and protocols you used in your iGEM project. These should be detailed enough for another team to repeat your experiments.

Please remember to put all characterization and measurement data for your parts on the corresponding Registry part pages.

What should this page contain?
  • Protocols
  • Experiments
  • Documentation of the development of your project