Team:Edinburgh/temp

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
   #icons {
   #icons {
       margin: 0px auto 0px auto;
       margin: 0px auto 0px auto;
-
      width: 600px;
 
       color: red;
       color: red;
 +
  }
 +
 +
  #icons td {
 +
      background-color: blue;
 +
      text-align: center;
   }
   }
Line 25: Line 29:
</div>
</div>
-
<div id="icons">
+
<div>
-
<table>
+
<table id="icons">
<tr>
<tr>
-
<td>Wiring</td>
+
<td><img src="https://static.igem.org/mediawiki/2014/8/8e/Bolt.png"><br>Wiring</td>
-
<td>HP</td>
+
<td><img src="https://static.igem.org/mediawiki/2014/a/a7/Ed14_Tube.png"><br>HP</td>
-
<td>Modelling</td>
+
<td><img src="https://static.igem.org/mediawiki/2014/2/2f/Ed14_Comp.png"><br>Modelling</td>
</tr>
</tr>
</table>
</table>
</html>
</html>

Revision as of 14:49, 5 October 2014


Wiring

HP

Modelling