Template:Team:DukeMenu/CSS

From 2014.igem.org

(Difference between revisions)
Line 50: Line 50:
<body>
<body>
<!--width/height of table must equal the sq-menu attributes. consider changing the widths to percentages -->
<!--width/height of table must equal the sq-menu attributes. consider changing the widths to percentages -->
-
 
+
<div id="menu">
-
<table id="menu" width="100%" align="center">
+
<table width="100%" align="center">
<tr height="50px">
<tr height="50px">
<td width="50px"><a href="https://2014.igem.org/Team:Duke/Team" class="sq-menu"> <img src="https://static.igem.org/mediawiki/2014/a/aa/Homeicon.png" width="50px" height="50px"  /></a></td>
<td width="50px"><a href="https://2014.igem.org/Team:Duke/Team" class="sq-menu"> <img src="https://static.igem.org/mediawiki/2014/a/aa/Homeicon.png" width="50px" height="50px"  /></a></td>
Line 64: Line 64:
</tr>
</tr>
</table>
</table>
-
 
+
</div>
</body>
</body>
</html>
</html>

Revision as of 20:56, 24 July 2014