Difference between revisions of "Template:TeamTokyoNokogen"

Line 14: Line 14:
 
}
 
}
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer { 
 
width: 100%;
 
overflow:hidden;
 
margin-left:20px;
 
margin-bottom: 10px;
 
background-color: #fff;
 
border-bottom: 14px solid #565656;
 
border-right: 2px solid #565656;
 
border-left: 2px solid #565656;
 
border-top: 2px solid #565656;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
 
/* Creates the container for the menu */
 
#menuContainer  {
 
float:left;
 
width: 134px;
 
padding: 20px 0px;
 
border-top: 14px solid #565656;
 
background-color: #E8E8E9;
 
}
 
 
/* Creates the container for the content */
 
#contentContainer {
 
padding-top:20px;
 
padding-right:10px;
 
margin-bottom: 20px;
 
width: 814px;
 
padding-left: 20px;
 
float: left;
 
background-color: #fff;
 
border-top: 14px solid #565656;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
  
 
/*Set up height place holder for the banner*/
 
/*Set up height place holder for the banner*/
Line 57: Line 22:
 
color: #24B694;
 
color: #24B694;
 
}
 
}
 
+
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
  
Line 202: Line 167:
  
 
<!-- Start of the template html elements. -->
 
<!-- 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 ="mainContainer"><!--The closing tag for mainContainer should be placed at the bottom of each content page.-->
  
Line 213: Line 179:
 
</div>
 
</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:Tokyo-NoKoGen"><li>HOME</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Team"><li>TEAM</li></a>
+
 
+
<a href="#"><li>PROJECT
+
            <ul>
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Description"><li>Description</li></a>
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Experiments"><li>Experiments &amp; Protocols</li></a> 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Results"><li>Results</li></a> 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Design"><li>Design</li></a>
+
</ul>
+
</li></a>
+
 
+
<a href="#"><li>PARTS
+
            <ul>
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Parts"><li>Team Parts</li></a>
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Basic_Part"><li>Basic Parts</li></a> 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Composite_Part"><li>Composite Parts</li></a>
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Part_Collection"><li>Part Collection</li></a> 
+
</ul>
+
</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Notebook"><li>NOTEBOOK</li></a>
+
     
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Attributions"><li>ATTRIBUTIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Collaborations"><li>COLLABORATIONS</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Practices"><li>HUMAN PRACTICES</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Safety"><li>SAFETY</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Modeling"><li>MODELING</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Measurement"><li>MEASUREMENT</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Software"><li>SOFTWARE</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Tokyo-NoKoGen/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
 
+
</ul>
+
</div>
+
<!-- End of menu  -->
+
  
 
<!-- Start of content -->
 
<!-- Start of content -->
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 
<div id="contentContainer"> <!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
 
</html>
 
</html>

Revision as of 15:52, 21 August 2015



Add a banner to your wiki!

You can make the image 980px by 200px

Remember to call the file: "Tokyo-NoKoGen_banner.jpg"