Difference between revisions of "Team:Hong Kong-CUHK/Experiments"

Line 26: Line 26:
  
  
.dropdown {
 
    float: left;
 
    overflow: hidden;
 
}
 
 
.dropdown .dropbtn {
 
    font-size: 16px;   
 
    border: none;
 
    outline: none;
 
    color: black;
 
    padding: 14px 16px;
 
    background-color: inherit;
 
}
 
 
.container a:hover, .dropdown:hover .dropbtn {
 
    background-color: #86F1E6;
 
}
 
 
.dropdown-content {
 
    display: none;
 
    position: absolute;
 
    background-color: #E0E0E0;
 
    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: #599D96;
 
}
 
 
.dropdown:hover .dropdown-content {
 
    display: block;
 
}
 
   
 
 
@media (max-width: 1500px) {
 
    .container{
 
        min-width: 1200px;
 
    }
 
}
 
 
 
#drop-nav li ul li {border-top: 0px;}
 
 
      #NavLogo{
 
        float: left;
 
        height: 80px;
 
       
 
      }
 
 
.igem_2017_menu_wrapper #display_menu_control {
 
display:none;
 
text-align:center
 
}
 
 

 </style>  
 

 </style>  
 
   </head>

<body>
 
   </head>

<body>
<div class="container">
 
 
    <li><a style="padding-top:-50px;"><img id="NavLogo" src="https://static.igem.org/mediawiki/2017/c/cf/CUHKteamlogo.jpg"></a></li>
 
 
<ul class="pull-right">
 
<a href="https://2017.igem.org/Team:Hong_Kong-CUHK">Home</a>
 
 
<div class="dropdown">
 
    <button class="dropbtn"><b>Project ▼</b></button>
 
    <div class="dropdown-content">
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Description">Description</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Experiments">Experiments</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Results">Results</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Parts">Parts</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Hardware">Hardware</a>
 
 
    </div>
 
  </div>
 
 
 
  <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Model">Modelling</a>
 
 
  <a href="http://igem.erg.cuhk.edu.hk/">Software</a>
 
 
  <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/InterLab">InterLab</a>
 
 
 
  <div class="dropdown">
 
    <button class="dropbtn"><b>Notebook ▼</b></button>
 
    <div class="dropdown-content">
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Notebook">Notebook</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Applied_Design">Protocols</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Measurement">Medal Criteria</a>
 
    </div>
 
  </div>
 
 
<div class="dropdown">
 
    <button class="dropbtn"><b>Human Practice ▼</b></button>
 
    <div class="dropdown-content">
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Engagement">Engagement and Education</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/HP/Gold_Integrated">Human Practices</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Collaborations">Collaboration</a>
 
    </div>
 
  </div>
 
 
  <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Safety">Safety</a>
 
 
<div class="dropdown">
 
    <button class="dropbtn"><b>Team ▼</b></button>
 
    <div class="dropdown-content">
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Team">Team</a>
 
      <a href="https://2017.igem.org/Team:Hong_Kong-CUHK/Attributions">Attributions</a>
 
    </div>
 
  </div>
 
</ul>
 
</div>
 
  
 
<div class="column full_size">
 
<div class="column full_size">

Revision as of 17:28, 7 August 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