Template:DefTemp

From 2011.igem.org

(Difference between revisions)
 
(36 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<STYLE type="text/css">
<STYLE type="text/css">
-
body {background-color:#000000; text-align: center}
+
 
 +
body {background-color:#002f64;}
 +
#content{width:965px;}
 +
.tab{margin:0px; padding:0px; border-width:0px;}
 +
.firstHeading{display:none;}
 +
 
 +
#menu{
 +
border-width:0px;
 +
border-spacing:0px;
 +
padding:0px;
 +
margin:0px;
 +
width:100%;
 +
}
 +
 
 +
.tab a{
 +
margin:0px;
 +
padding-top:3px;
 +
padding-bottom:3px;
 +
background-color:#002f64;
 +
font-weight:bold;
 +
color:white;
 +
display:block;
 +
width:100%;
 +
text-align:center;
 +
}
 +
 
 +
.tab a:hover{
 +
background-color:#FFFFFF;
 +
color:#002f64;
 +
text-decoration:none;
 +
}
 +
 
</STYLE>
</STYLE>
</head>
</head>
-
<div style="background-color:#888888; border:1px solid black;">
+
<table id="menu">
-
Test
+
<tr>
-
</div>
+
<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