Template:DefTemp
From 2011.igem.org
(Difference between revisions)
(18 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<STYLE type="text/css"> | <STYLE type="text/css"> | ||
- | body {background-color:# | + | body {background-color:#002f64;} |
- | + | #content{width:965px;} | |
- | + | .tab{margin:0px; padding:0px; border-width:0px;} | |
- | + | ||
- | + | ||
.firstHeading{display:none;} | .firstHeading{display:none;} | ||
- | |||
- | + | #menu{ | |
- | + | border-width:0px; | |
- | + | border-spacing:0px; | |
- | + | padding:0px; | |
- | + | margin:0px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | margin: | + | |
- | + | ||
- | + | ||
width:100%; | width:100%; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
.tab a{ | .tab a{ | ||
- | + | margin:0px; | |
- | padding- | + | padding-top:3px; |
- | padding- | + | padding-bottom:3px; |
background-color:#002f64; | background-color:#002f64; | ||
font-weight:bold; | font-weight:bold; | ||
- | color:white | + | color:white; |
+ | display:block; | ||
+ | width:100%; | ||
+ | text-align:center; | ||
} | } | ||
.tab a:hover{ | .tab a:hover{ | ||
background-color:#FFFFFF; | background-color:#FFFFFF; | ||
- | color: | + | color:#002f64; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 66: | Line 37: | ||
</head> | </head> | ||
- | < | + | <table id="menu"> |
- | < | + | <tr> |
- | < | + | <td class="tab"><a href="/Team:Toronto"> Home </a></td> |
- | < | + | <td class="tab"><a href="/Team:Toronto/Team"> Team </a></td> |
- | < | + | <td class="tab"><a href="https://igem.org/Team.cgi?year=2011&team_name=Toronto"> Official Team Profile </a></td> |
- | < | + | <td class="tab"><a href="/Team:Toronto/Project"> Project </a></td> |
- | < | + | <td class="tab"><a href="/Team:Toronto/Parts"> Parts Submitted to the Registry </a></td> |
- | < | + | <td class="tab"><a href="/Team:Toronto/Modeling"> Modeling </a></td> |
- | < | + | <td class="tab"><a href="/Team:Toronto/Notebook"> Notebook </a></td> |
- | < | + | <td class="tab"><a href="/Team:Toronto/Safety"> Safety </a></td> |
- | </ | + | <td class="tab"><a href="/Team:Toronto/Attributions"> Attributions </a></td> |
+ | </tr> | ||
+ | </table> | ||
+ | |||
</html> | </html> |
Latest revision as of 22:44, 6 August 2011
Home | Team | Official Team Profile | Project | Parts Submitted to the Registry | Modeling | Notebook | Safety | Attributions |