Template:Team:DukeMenu/CSS
From 2014.igem.org
(Difference between revisions)
Line 48: | Line 48: | ||
<body> | <body> | ||
- | + | <!--width/height of table must equal the sq-menu attributes. consider changing the widths to percentages --> | |
+ | <div id="menu"> | ||
+ | <table width="100%" align="center"> | ||
+ | <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="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Team</a></td> | ||
+ | <td width="200px"><a class="sq-menu" href="https://igem.org/Team.cgi">Team Profile</a></td> | ||
+ | <td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Project</a></td> | ||
+ | <td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Modeling</a></td> | ||
+ | <td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Notebook</a></td> | ||
+ | <td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Safety</a></td> | ||
+ | <td width="200px"><a class="sq-menu" href="https://2014.igem.org/Team:Duke">Attributions</a></td> | ||
+ | <td width="100px"><a class="sq-menu" href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/1/1a/Mattigemlogowhite.png " alt="Duke iGEM" height="60px" width="60px" /></a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:27, 25 July 2014