Team:Queens-Canada/parts
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | { | + | <html> |
+ | <head> | ||
+ | <style> | ||
+ | table#footmenu a { | ||
+ | text-decoration: none; | ||
+ | color: #DDF3BD; | ||
+ | } | ||
+ | table#footmenu { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | table#footmenu th { | ||
+ | align:center; | ||
+ | } | ||
+ | table#footmenu th:hover { | ||
+ | text-decoration:none; | ||
+ | color:red; | ||
+ | background-color:#719739; | ||
+ | } | ||
+ | </style> | ||
- | <div | + | </head> |
- | < | + | <body> |
- | < | + | <div style="background-color:#3B5515;"> |
- | < | + | <table id="footmenu" width="62%" align="center"> |
+ | <tbody><tr> | ||
+ | <th><a title="Team:Queens-Canada" href="https://2010.igem.org/Team:Queens-Canada/">Home</a> | ||
+ | </th><th><a title="Team:Queens-Canada/Team" href="https://2010.igem.org/Team:Queens-Canada/Team">Team</a> | ||
+ | </th><th><a rel="nofollow" title="https://igem.org/Team.cgi?year=2010&team_name=Queens-Canada" class="external text" href="https://igem.org/Team.cgi?year=2010&team_name=Queens-Canada">Official</a> | ||
+ | </th><th><a title="Team:Queens-Canada/Project" href="https://2010.igem.org/Team:Queens-Canada/Project">Project</a> | ||
+ | </th><th><a title="Team:Queens-Canada/Parts" href="https://2010.igem.org/Team:Queens-Canada/Parts">Parts</a> | ||
+ | </th><th><a title="Team:Queens-Canada/Modelling" href="https://2010.igem.org/Team:Queens-Canada/Modelling">Modelling</a> | ||
+ | </th><th><a title="Team:Queens-Canada/Notebook" href="https://2010.igem.org/Team:Queens-Canada/Notebook">Notebook</a> | ||
+ | </th><th><a title="Team:Queens-Canada/Safety" href="https://2010.igem.org/Team:Queens-Canada/Safety">Safety</a> | ||
+ | </th><th><a title="Team:Queens-Canada/Sponsorship" href="https://2010.igem.org/Team:Queens-Canada/Sponsorship">Sponsorship</a> | ||
+ | </th></tr></tbody></table> | ||
</div> | </div> | ||
- | </ | + | </body> |
- | + | </html> | |
- | + |
Revision as of 04:59, 20 May 2010