Template:Paris/Menu2

From 2008.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
[[Image:Untitled-1.jpg|center]]<br>
+
 
-
<div style="padding: 15px; color: #ffffff; background-color: #3674C2; width: 935px">
+
 
 +
 
 +
<html>
 +
<style type="text/css">
 +
 
 +
#menu {
 +
height: 208px;
 +
background: url(https://static.igem.org/mediawiki/2008/4/4c/Panoramique.jpg) no-repeat center;
 +
}
 +
#menu ul{
 +
list-style: none;
 +
padding-top: 180px;
 +
}
 +
#menu li{
 +
display: inline;
 +
padding: 3px;
 +
border: thin solid black;
 +
background: lavender;
 +
}
 +
#menu a {
 +
font-size: 10pt;
 +
font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
 +
text-decoration: none;
 +
color: DarkBlue;
 +
}
 +
#menu a:hover {
 +
color: #FF6633;
 +
}
 +
</style>
 +
 
<center>
<center>
-
[[Team:Paris | <font face="trebuchet ms" style="color:#ffffff"> '''Home''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
<div id=menu>
-
[[Team:Paris/Team | <font face="trebuchet ms" style="color:#ffffff"> '''The Team''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
<ul>
-
[[Team:Paris/Project | <font face="trebuchet ms" style="color:#ffffff"> '''The Project''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
<li><a href="https://2008.igem.org/Team:Paris">Home</a></li>
-
[[Team:Paris/Parts | <font face="trebuchet ms" style="color:#ffffff"> '''Parts Submitted to the Registry''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
<li><a href="https://2008.igem.org/Team:Paris/Team">The Team</a></li>
-
[[Team:Paris/Modeling | <font face="trebuchet ms" style="color:#ffffff"> '''Modeling''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
<li><a href="https://2008.igem.org/Team:Paris/Project">The Project</a></li>
-
[[Team:Paris/Notebook | <font face="trebuchet ms" style="color:#ffffff"> '''Notebook''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
<li><a href="https://2008.igem.org/Team:Paris/Parts">Parts Submitted to the Registry</a></li>
-
[http://www.igem-paris.org <font face="trebuchet ms" style="color:#ffffff"> '''Our website'''</font>]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
<li><a href="https://2008.igem.org/Team:Paris/Modeling">Modeling</a></li>
 +
<li><a href="https://2008.igem.org/Team:Paris/Notebook">Notebook </a></li>
 +
<li><a href="http://www.igem-paris.org/">Our Website</a></li>
 +
</ul>
 +
</div>
</center>
</center>
-
</div><br>
+
</html>
 +
 
 +
<!-- preserve line breaks -->

Latest revision as of 10:36, 26 July 2008