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