Difference between revisions of "Template:Purdue"
(7 intermediate revisions by 2 users not shown) | |||
Line 18: | Line 18: | ||
width: 978px; | width: 978px; | ||
overflow:hidden; | overflow:hidden; | ||
− | float: | + | float:left; |
− | padding-right: | + | padding-right: 10px; |
− | margin-left: | + | margin-left: 50px; |
margin-bottom: 10px; | margin-bottom: 10px; | ||
background-color: #fff; | background-color: #fff; | ||
Line 33: | Line 33: | ||
#menuContainer { | #menuContainer { | ||
float:left; | float:left; | ||
− | position:fixed; | + | //position:fixed; |
width: 134px; | width: 134px; | ||
padding: 20px 0px; | padding: 20px 0px; | ||
Line 202: | Line 202: | ||
</style> | </style> | ||
<!-- End of CSS --> | <!-- End of CSS --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- Start of the template html elements. --> | ||
+ | <div id ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.--> | ||
+ | |||
+ | <div id="bannerContainer"> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2015/8/8b/Team_Purdue_banner.jpg" alt="Team Banner" style="width:980px;height:200px;"> | ||
+ | </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:Purdue"><li>INTRODUCTION</li></a> | ||
+ | <a href= "#"><li>BACKGROUND | ||
+ | <ul> | ||
+ | <a href = "https://2015.igem.org/Team:Purdue/TheProblem"><li>The Problem</li></a> | ||
+ | <a href = "https://2015.igem.org/Team:Purdue/Organisms"><li>Organisms</li></a> | ||
+ | <a href = "https://2015.igem.org/Team: Purdue/Enzymes"><li>Enzymes</li></a> | ||
+ | </ul> | ||
+ | </li></a> | ||
+ | |||
+ | <a href="#"><li>PROJECT | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Team:Purdue/Description"><li>Description</li></a> | ||
+ | <a href="https://2015.igem.org/Team:Purdue/ProjectDevelopment"><li>Project Development</li></a> | ||
+ | <a href="https://2015.igem.org/Team:Purdue/OurSolution"><li>Our Solution</li></a> | ||
+ | </ul> | ||
+ | </li></a> | ||
+ | |||
+ | <a href="#"><li>PARTS | ||
+ | <ul> | ||
+ | <a href="https://2015.igem.org/Team:Purdue/Parts"><li>Team Parts</li></a> | ||
+ | <a href="https://2015.igem.org/Team:Purdue/Basic_Part"><li>Basic Parts</li></a> | ||
+ | <a href="https://2015.igem.org/Team:Purdue/Composite_Part"><li>Composite Parts</li></a> | ||
+ | <a href="https://2015.igem.org/Team:Purdue/Part_Collection"><li>Part Collection</li></a> | ||
+ | <a href="https://2015.igem.org/Team:Purdue/PartsUsed"><li>Parts Used</li></a> | ||
+ | <a href = "https://2015.igem.org/Team:Purdue/PartsSubmitted"><li>Parts Submitted</li></a> | ||
+ | </ul> | ||
+ | </li></a> | ||
+ | |||
+ | <a href="https://2015.igem.org/Team:Purdue/Notebook"><li>NOTEBOOK</li></a> | ||
+ | |||
+ | <a href="https://2015.igem.org/Team:Purdue/Attributions"><li>ATTRIBUTIONS</li></a> | ||
+ | |||
+ | <a href="https://2015.igem.org/Team:Purdue/Collaborations"><li>OUR PROCESS</li></a> | ||
+ | |||
+ | <a href="https://2015.igem.org/Team:Purdue/Practices"><li>HUMAN PRACTICES</li></a> | ||
+ | |||
+ | <a href="https://2015.igem.org/Team:Purdue/Safety"><li>SAFETY</li></a> | ||
+ | |||
+ | <a href="https://2015.igem.org/Team:Purdue/Modeling"><li>MODELING</li></a> | ||
+ | |||
+ | |||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- End of menu --> | ||
+ | |||
+ | <!-- Start of content --> | ||
+ | <div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.--> | ||
</html> | </html> |
Latest revision as of 01:33, 20 November 2015