Template:Paris/Menu

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
-
[[Image:panoramique.jpg|960px]]
+
<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: 11px;
 +
}
 +
#menu li{
 +
display: inline;
 +
padding: 3px;
 +
border: none;
 +
background: none;
 +
}
 +
#menu a {
 +
font-size: 10pt;
 +
font-family: Lucida Grande, Verdana, Arial, Sans-Serif;
 +
text-decoration: none;
 +
color: #CFE4E7;
 +
}
 +
#menu a:hover {
 +
color: #CFE4E7;
 +
}
 +
</style>
 +
 
 +
<center>
 +
<div id=menu>
 +
<ul>
 +
<li><a href="https://2008.igem.org/Team:Paris"> sdfgsfd </a></li>
 +
</ul>
 +
</div>
 +
</center>
 +
</html><br>
<html>
<html>
<style type="text/css">
<style type="text/css">

Revision as of 16:56, 30 July 2008