Template:Team:DukeMenu/CSS

From 2014.igem.org

(Difference between revisions)
Line 9: Line 9:
.sq-menu {
.sq-menu {
     display:block;
     display:block;
-
     width:100px;
+
     width:200px;
-
     height:100px;
+
     height:50px;
     border:none;
     border:none;
     line-height:50px;
     line-height:50px;
Line 44: Line 44:
<body>
<body>
-
<table id="bodyContent" width="500px" align="center">
+
<!--width/height of table must equal the sq-menu attributes -->
-
<tr height="100px">
+
 
-
<td width="100px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
+
<table id="bodyContent" width="1000px" align="center">
-
<td width="100px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
+
<tr height="50px">
-
<td width="100px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
+
<td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
-
<td width="100px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
+
<td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
-
<td width="100px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
+
<td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
 +
<td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
 +
<td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Home</a></td>
</tr>
</tr>
</table>
</table>

Revision as of 20:10, 24 July 2014

Home Home Home Home Home