Difference between revisions of "Template:Washington"
Line 1: | Line 1: | ||
{{Template_All_Teams}} | {{Template_All_Teams}} | ||
+ | |||
<!-- Declare that you are going to use html code instead of wiki code --> | <!-- Declare that you are going to use html code instead of wiki code --> | ||
<html> | <html> | ||
− | + | <!-- Start of CSS--> | |
− | + | <style type="text/css"> | |
− | + | ||
/* PAGE LAYOUT */ | /* PAGE LAYOUT */ | ||
Line 239: | Line 239: | ||
</style> | </style> | ||
− | + | <!-- End of CSS --> | |
− | + | <!-- Start of the template html elements. --> | |
− | + | <div id ="mainContainer"> | |
− | + | <!--This div will close on the page.--> | |
− | + | <div id="bannerContainer"> | |
− | + | <br> | |
− | + | <br> | |
− | + | <h2> Add a banner to your wiki! </h2> | |
− | + | <p>You can make the image 980px by 200px</p> | |
− | + | <p> Remember to call the file: " | |
− | + | <i>Team_Example_banner.jpg</i>" | |
− | + | </p> | |
− | + | </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:Example2"> | |
− | + | <li>Home</li> | |
− | + | </a> | |
− | + | <hr style="display: inline"> | |
− | <ul> | + | <a href="#"> |
− | + | <li>Team | |
− | + | ||
− | + | <ul> | |
− | + | <a href="https://2015.igem.org/Team:Example2/Team"> | |
− | + | <li>Members</li> | |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Example2/Attributions"> | |
− | <ul> | + | <li>Attributions</li> |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Example2/Collaborations"> | |
− | + | <li>Collaborations</li> | |
− | + | </a> | |
− | + | </ul> | |
− | + | </li> | |
− | + | </a> | |
− | <ul> | + | <hr style="display: inline"> |
− | + | <a href="#"> | |
− | + | <li>Project | |
− | + | ||
− | + | <ul> | |
− | + | <a href="https://2015.igem.org/Team:Example2/Description"> | |
− | + | <li>Description</li> | |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Example2/Experiments"> | |
− | + | <li>Experiments & Protocols</li> | |
− | + | </a> | |
− | + | <a href="https://2015.igem.org/Team:Example2/Results"> | |
− | + | <li>Results</li> | |
− | + | </a> | |
− | + | </ul> | |
− | + | </li> | |
− | + | </a> | |
− | + | <hr style="display: inline"> | |
− | </html> | + | <a href="#"> |
+ | <li>Parts | ||
+ | |||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Team:Example2/Parts"> | ||
+ | <li>Team Parts</li> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Example2/Basic_Part"> | ||
+ | <li>Basic Parts</li> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Example2/Composite_Part"> | ||
+ | <li>Composite Parts</li> | ||
+ | </a> | ||
+ | <a href="https://2015.igem.org/Team:Example2/Part_Collection"> | ||
+ | <li>Part Collection</li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </a> | ||
+ | <hr style="display: inline"> | ||
+ | <a href="https://2015.igem.org/Team:Example2/Notebook"> | ||
+ | <li>Notebook</li> | ||
+ | </a> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- End of menu --> | ||
+ | <!-- Start of content --> | ||
+ | <div id="contentContainer"> | ||
+ | <!--This div will close on the page.--> | ||
+ | </html> |
Revision as of 17:02, 6 September 2015