Template:MainMenu

From 2009.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 3: Line 3:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
body{background:white}
+
body{background:#FFFFCC}
-
table{
+
table.menu{
background:#990000;
background:#990000;
padding:5px;
padding:5px;
-
color:white;
+
color:black;
}
}
-
td{
+
td.cell{
font-family:Verdana;
font-family:Verdana;
-
font-size:20px;
+
font-size:18px;
-
width:116px;
+
                                font-style:normal;
 +
width:99px;
text-align:center;
text-align:center;
padding:0px}
padding:0px}
-
td:hover{font-weight:bold;
+
td.cell:hover{font-weight:bold;
-
cursor:pointer}
+
cursor:pointer;
 +
text-decoration:none}
img{padding-bottom:5px}
img{padding-bottom:5px}
 +
a.menu{text-decoration:none;
 +
color:white}
 +
a.menu:visited{text-decoration:none;
 +
color:white}
</style>
</style>
</head>
</head>
<body>
<body>
-
<img src="http://openwetware.org/images/8/8d/Quad_center.jpg" width="720px"></img>
+
<img src="http://openwetware.org/images/8/8d/Quad_center.jpg" width="719px"></img>
-
<table>
+
<table class=menu>
<tr>
<tr>
-
<td>Home</td>
+
<td class=cell><a class=menu href="https://2009.igem.org/Team:Stanford">Home</a></td>
-
<td>Team</td>
+
<td class=cell><a class=menu href="https://2009.igem.org/Team:Stanford/ProjectPage">Project</a></td>
-
<td>Project</td>
+
<td class=cell><a class=menu href="https://2009.igem.org/Team:Stanford/ModelingPage">Modeling</a></td>
-
<td>Parts</td>
+
<td class=cell><a class=menu href="https://2009.igem.org/Team:Stanford/PartsPage">Parts</a></td>
-
<td>Modeling</td>
+
<td class=cell><a class=menu href="https://2009.igem.org/Team:Stanford/NotebookPage">Notebook</a></td>
-
<td>Notebook</td>
+
<td class=cell><a class=menu href="https://2009.igem.org/Team:Stanford/TeamPage">Team</a></td>
 +
<td class=cell><a class=menu href="https://2009.igem.org/Team:Stanford/sBOLvPage">SBOL-V</a></td>
</tr>
</tr>
</table>
</table>
Line 35: Line 42:
</center>
</center>
</html>
</html>
 +
<center>
 +
<div style="width:720px;text-align:justify">

Latest revision as of 00:54, 22 October 2009