Team:WashU StLouis/Project/HumanPractice
From 2014.igem.org
(Difference between revisions)
(added human practice page) |
|||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{:Team:WashU_StLouis/CSS}} | ||
+ | {{WashU/Layout}} | ||
- | + | <html> | |
- | < | + | <style> |
- | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | |
+ | </style> | ||
+ | <!-- here ends the section that changes the default wiki template to a white full width background --> | ||
- | == | + | <table id="menu" width=80%" cellspacing="0" height="500px"> |
- | + | <tr> | |
+ | <td width="600px" align="center" bgColor="#FFABAB" > | ||
- | == | + | <!--Human Practices --> |
- | + | <table id="general" width="80%" cellspacing="0"> | |
+ | <tr><td colspan="3"> <center> <h1>Nitrogen</h1> </center> </td></tr> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | <tr> | ||
+ | <td width="45%" valign="top"> | ||
+ | <p>Importance of Nitrogen </p> | ||
+ | </td> | ||
+ | |||
+ | <td></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </table> | ||
+ | </html> | ||
+ | {{:Team:WashU_StLouis/footer}} |
Latest revision as of 23:18, 19 July 2014
|