Difference between revisions of "Template:HKUST-Rice"
Stephanieyiu (Talk | contribs) |
SabrinaTam (Talk | contribs) |
||
Line 205: | Line 205: | ||
} | } | ||
+ | /*Style the Directory*/ | ||
+ | #Directory { | ||
+ | Background-color: #000000; | ||
+ | color: #FFFFFF; | ||
+ | padding: 20px; | ||
+ | line-height:10px; | ||
+ | height:300px; | ||
+ | width:1270px; | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | |||
+ | /*Style the Directory button*/ | ||
+ | ul#Directory li { | ||
+ | color: #FFFFFF; | ||
+ | padding: 20px; | ||
+ | } | ||
</style> | </style> | ||
Line 283: | Line 300: | ||
− | <body> | + | <div> |
+ | <table id="Directory"> | ||
+ | <tr> | ||
+ | <th><a href"https://2015.igem.org/Team:HKUST-Rice">Home</a></th> | ||
+ | <th colspan="3"><a href="https://2015.igem.org/Team:HKUST-Rice">Project</a></th> | ||
+ | <th><a href"https://2015.igem.org/Team:HKUST-Rice/Team">Team</a></th> | ||
+ | <th>Parts</th> | ||
+ | <th><a hrefhttps://2015.igem.org/Team:HKUST-Rice/Notebook">Notebook</a></th> | ||
+ | <th><a href="https://2015.igem.org/Team:HKUST-Rice/Practices">Human Practice</a></th> | ||
+ | <th><a "https://2015.igem.org/Team:HKUST-Rice/Safety">Safety</a></th> | ||
+ | <th>Future Work</th> | ||
+ | <th>Achievement</th> | ||
+ | |||
+ | </tr> | ||
+ | |||
+ | |||
+ | <tr Style= "text-align: left"> | ||
+ | <td><ul> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice">Project</a></li> | ||
+ | <li><a href"https://2015.igem.org/Team:HKUST-Rice/Team">Team</a></li> | ||
+ | <li>Parts</li> | ||
+ | <li><a hrefhttps://2015.igem.org/Team:HKUST-Rice/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Practices">Human Practice</a></li> | ||
+ | <li><a "https://2015.igem.org/Team:HKUST-Rice/Safety">Safety</a></li> | ||
+ | <li>Future Work</li> | ||
+ | <li>Achievement</li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | |||
+ | <li>Nitrate | ||
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Description">Description</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Design">Design</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Experiments">Experiments</a></li> | ||
+ | <li>Modelling</li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Results">Results</a></li> | ||
+ | <li>Discussion</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | <li>Phosphate | ||
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Description">Description</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Design">Design</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Experiments">Experiments</a></li> | ||
+ | <li>Modelling</li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Results">Results</a></li> | ||
+ | <li>Discussion</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | <li>Potassium | ||
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Description">Description</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Design">Design</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Experiments">Experiments</a></li> | ||
+ | <li>Modelling</li> | ||
+ | <li><a href="https://2015.igem.org/Team:HKUST-Rice/Results">Results</a></li> | ||
+ | <li>Discussion</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | <li>Collabortion</li> | ||
+ | <li>Attribution</li> | ||
+ | <li>People | ||
+ | <ul> | ||
+ | <li><a href"https://2015.igem.org/Team:HKUST-Rice/Team">Team Members</a></li> | ||
+ | <li>Advisors</li> | ||
+ | <li>Instructors</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | <li>Basic</li> | ||
+ | <li>Composite</li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | <li>Protocol</li> | ||
+ | <li>Logbook</li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | <li>Debate</li> | ||
+ | <li>Evaluation Paper</li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | <li>Design</li> | ||
+ | <li>Labwork</li> | ||
+ | <li>Shipment</li> | ||
+ | </ul></td> | ||
+ | |||
+ | <td><ul> | ||
+ | <li>Application</li> | ||
+ | <li>Improvement</li> | ||
+ | </ul></td> | ||
+ | |||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <!-- <body> | ||
<table class= "site_map_table" align= "centre"> | <table class= "site_map_table" align= "centre"> | ||
<tr> | <tr> | ||
Line 311: | Line 440: | ||
− | </body> | + | </body> --> |
</html> | </html> |
Revision as of 15:23, 6 June 2015
Home | Project | Team | Parts | Notebook | Human Practice | Safety | Future Work | Achievement | ||
---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|