Team:UPIBI-Mexico/Templates/Navigationbar
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <ul class="topnav"> | + | |
- | + | <div id="navigation"> | |
- | + | <div class="navigation"> | |
- | + | <div class="centering"> | |
- | + | <ul class="topnav" id="topnav"> | |
- | + | <li class="home navitem1"> | |
- | + | <a href="/Team:UPIBI-Mexico">Home</a> | |
- | + | </li> | |
- | + | <li class="project navitem2"> | |
- | + | <a href="/Team:UPIBI-Mexico/Project">Project</a> | |
- | + | <ul class="subnav"> | |
- | + | <li><a href="/Team:UPIBI-Mexico/Project">Overview</a></li> | |
- | + | <li><a href="/Team:UPIBI-Mexico/Attributions">Attributions</a></li> | |
- | + | </ul> | |
- | + | </li> | |
- | + | <li class="technical_stuff navitem3"> | |
- | + | <a href="/Team:UPIBI-Mexico/Notebook">Lab Stuff</a> | |
- | + | <ul class="subnav"> | |
- | + | <li><a href="/Team:UPIBI-Mexico/Parts">Parts</a></li> | |
- | + | <li><a href="/Team:UPIBI-Mexico/Notebook">Notebook</a></li> | |
- | </ul> | + | <li><a href="/Team:UPIBI-Mexico/Protocols">Protocols</a></li> |
+ | <li><a href="/Team:UPIBI-Mexico/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="team navitem4"> | ||
+ | <a href="/Team:UPIBI-Mexico/Team">Team</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
</html> | </html> |
Revision as of 21:06, 22 June 2012