Team:WashU StLouis/Project/HumanPractice
From 2014.igem.org
(Difference between revisions)
m (test) |
|||
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"> <h1>Nitrogen</h1></td></tr> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | <tr> | ||
+ | <td width="45%" valign="top"> | ||
+ | <p>Importance of Nitrogen </p> | ||
+ | </td> | ||
+ | |||
+ | <td></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </html> |
Revision as of 22:30, 8 July 2014
|