User:Greenbear/sandbox/header
From 2008.igem.org
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
- | <html><link rel="stylesheet" href="http://edventure.ntu.edu.sg/bbcswebdav/users/z060022/ntu_igem.css" type="text/css"></html> | + | <html><link rel="stylesheet" href="http://edventure.ntu.edu.sg/bbcswebdav/users/z060022/ntu_igem.css" type="text/css"> |
+ | <script src="http://greenbear88.googlepages.com/SpryMenuBar.js" type="text/javascript"></script> | ||
+ | <link href="http://greenbear88.googlepages.com/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" /> | ||
+ | </html> | ||
{| style="position:absolute; top:0; width:100%;" valign="middle" cellpadding="0" | {| style="position:absolute; top:0; width:100%;" valign="middle" cellpadding="0" | ||
Line 10: | Line 13: | ||
</div> | </div> | ||
- | <!--- Navigation bar ---> | + | <!---Navigation bar using java---> |
- | < | + | <html> |
- | + | <ul id="MenuBar1" class="MenuBarHorizontal"> | |
- | + | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Home">Home</a> </li> | |
- | + | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Team" class="MenuBarItemSubmenu">Team</a> | |
- | + | <ul> | |
- | + | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Team">Team background</a></li> | |
- | + | <li><a href="#">Ideas brainstorming</a></li> | |
- | + | </ul> | |
- | + | </li> | |
- | + | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Project" class="MenuBarItemSubmenu">Project</a> | |
- | </ | + | <ul> |
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Project">Introduction</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Project/Specification">Specification</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Project/Design">Construct design</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Project/Implementation">Modelling & Implementation</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Project/Results">Testing & Results</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Project/Conclusions">Conclusions</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Parts">Parts submitted to Registry</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Modeling">Modelling</a></li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Notebook">Notebook</a> </li> | ||
+ | <li><a href="https://2008.igem.org/Team:NTU-Singapore/Acknowledgements">Acknowledgements</a></li> | ||
+ | </ul> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | <!-- | ||
+ | var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"http://greenbear88.googlepages.com/SpryMenuBarDownHover.gif", imgRight:"http://greenbear88.googlepages.com/SpryMenuBarRightHover.gif"}); | ||
+ | //--> | ||
+ | </script> | ||
+ | </html> | ||
+ | |||
+ | |||
<!--- End of navigation bar ---> | <!--- End of navigation bar ---> | ||
</div></center> | </div></center> | ||
<!---End of header---> | <!---End of header---> | ||
|} | |} |
Revision as of 05:19, 19 June 2008