User:Tmoeller

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <body background="http://cache2.allpostersimages.com/p/LRG/10/1060/3LVL000Z/posters/miami-dolphins-helmet-logo-photofile.jpg"> </html>")
Line 1: Line 1:
 +
[[File:Pennigembanner.png]]
<html>
<html>
-
<body background="http://cache2.allpostersimages.com/p/LRG/10/1060/3LVL000Z/posters/miami-dolphins-helmet-logo-photofile.jpg">  
+
<body background="http://www.iphonewallpapersdownload.com/thumbnails/large_Dna_10676.jpg">
 +
</html>
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<title>Horizontal Navigation Bar w/Rollover Effect</title>
 +
<style type="text/css">
 +
<!--  
 +
 +
#navbar ul {
 +
        margin: 0;
 +
        padding: 5px;
 +
        list-style-type: none;
 +
        text-align: center;
 +
        background-color: #003F87;
 +
        }
 +
 +
#navbar ul li { 
 +
        display: inline;
 +
        }
 +
 +
#navbar ul li a {
 +
        text-decoration: none;
 +
        padding: .2em 1em;
 +
        color: #000;
 +
        background-color: #003F87;
 +
        }
 +
 +
#navbar ul li a:hover {
 +
        color: #000;
 +
        background-color: #CD0000;
 +
        }
 +
 +
-->
 +
</style>
 +
</head>
 +
<body background="BackgroundPenn1.jpg" bgcolor="#120A8F">
 +
<div id="navbar">
 +
  <ul>
 +
        <li><a href="https://2011.igem.org/Team:UPenn">Home</a></li>
 +
        <li><a href="https://2011.igem.org/Team:Penn/Team">Team</a></li>
 +
        <li><a href="https://2011.igem.org/Team:Penn/Project">Our Project</a></li>
 +
        <li><a href="https://2011.igem.org/Team:UPenn/Parts">Biobricks</a></li>
 +
        <li><a href="https://2011.igem.org/Team:UPenn/Notebook">Notebook</a></li>
 +
  </ul>
 +
</div>
 +
</body>  
</html>
</html>

Revision as of 16:26, 9 August 2011

Pennigembanner.png Horizontal Navigation Bar w/Rollover Effect