Difference between revisions of "Team:Example/Experiments"

Line 34: Line 34:
 
<div class="column half_size">
 
<div class="column half_size">
  
<table>  
+
<ol>
  
<tr>  
+
<li> List item 1 </li>
<th> Header 1 </th>  
+
<li> List item 2 </li>
<th> Header 2 </th>  
+
<li> List item 3 </li>
</tr>  
+
  
<tr>
+
</ol>
<td> Content A 1 </td>  
+
<ul>
<td> Content B 1 </td>
+
</tr>  
+
  
<tr>  
+
<li> List item 1
<td> Content A 2 </td>  
+
<ol>
<td> Content B 2 </td>  
+
<li> sublist item 1 </li>
</tr>  
+
<li> sublist item 2 </li>
 +
<li> sublist item 3 </li>
 +
</ol>
 +
</li>
  
</table>
+
</ul>
  
 
</div>
 
</div>
  
 
</html>
 
</html>

Revision as of 22:44, 4 April 2016

Experiments

Describe the experiments, research and protocols you used in your iGEM project.

What should this page contain?
  • Protocols
  • Experiments
  • Documentation of the development of your project
  1. List item 1
  2. List item 2
  3. List item 3
  • List item 1
    1. sublist item 1
    2. sublist item 2
    3. sublist item 3