Team:TU Delft/Modeling/MFA/Pathways
From 2010.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
padding: 10px; | padding: 10px; | ||
margin: 5px; | margin: 5px; | ||
+ | float: left; | ||
} | } | ||
Line 28: | Line 29: | ||
padding: 10px; | padding: 10px; | ||
margin: 5px; | margin: 5px; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #arrow { | ||
+ | display: block; | ||
+ | float: left; | ||
} | } | ||
Line 39: | Line 46: | ||
<input type="radio" name="pwinput" value="gluc">Glucose</input> | <input type="radio" name="pwinput" value="gluc">Glucose</input> | ||
</div> | </div> | ||
- | <img | + | <img id="arrow" src="https://static.igem.org/mediawiki/2010/2/2f/Arrow_tud2010.png" /> |
<div id="pathwayoutput_box"> | <div id="pathwayoutput_box"> | ||
<input type="radio" name="pwout" value="growth" checked="checked">Biomass growth</input> | <input type="radio" name="pwout" value="growth" checked="checked">Biomass growth</input> |
Revision as of 13:30, 29 September 2010