Difference between revisions of "Template:Washington"
Line 310: | Line 310: | ||
</head> | </head> | ||
<!-- Start of the template html elements. --> | <!-- Start of the template html elements. --> | ||
− | + | <div id ="mainContainer"> | |
− | + | <!--This div will close on the page.--> | |
+ | <div id="bannerContainer"> | ||
+ | <br> | ||
+ | <br> | ||
+ | </div> | ||
+ | <!-- Start of menu --> | ||
+ | <div id="menuContainer"> | ||
+ | <!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons --> | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Team:Washington"> | ||
+ | <li>Home</li> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Auxin"> | ||
+ | <li>Auxin | ||
+ | |||
+ | <ul> | ||
+ | <li> | ||
+ | <a href="#two">Description</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#Experiments">Experiments</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Auxin#Results">Results</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Auxin#Parts">Parts</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Aptamer"> | ||
+ | <li>Aptamer | ||
+ | |||
+ | <ul> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Aptamer_Description">Description</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Aptamer_Experiments">Experiments</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Aptamer_Results">Results</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Aptamer_Parts">Parts</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Outreach"> | ||
+ | <li>Outreach</li> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Protocols"> | ||
+ | <li>Protocols</li> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Team"> | ||
+ | <li>Team | ||
+ | |||
+ | <ul> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Team_Members">Members</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Team_Attributions">Attributions</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2015.igem.org/Team:Washington/Team_Sponsors">Sponsors</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- End of menu --> | ||
+ | <!-- Start of content --> | ||
<div id="contentContainer"> | <div id="contentContainer"> | ||
<!--This div will close on the page.--> | <!--This div will close on the page.--> | ||
</html> | </html> |
Revision as of 22:20, 11 September 2015