Team:NYMU-Taipei/Templates/Header/menubar

From 2011.igem.org

(Difference between revisions)
Line 28: Line 28:
margin-top:0px;
margin-top:0px;
}
}
-
+
#logo {
 +
                position: relative;
 +
                text-align:center;
 +
                }
</style>
</style>
     </head>
     </head>
Line 34: Line 37:
     <body>
     <body>
<center>
<center>
 +
<div id='logo'>
<img id="nymulogo" src="https://static.igem.org/mediawiki/2011/c/cc/Header_20111004.png" alt="" width="743" height="106"/>
<img id="nymulogo" src="https://static.igem.org/mediawiki/2011/c/cc/Header_20111004.png" alt="" width="743" height="106"/>
 +
</div>
</center>
</center>
     <div id="a1">
     <div id="a1">

Revision as of 19:48, 5 October 2011

Slide Down Box Menu with jQuery and CSS3