Team:SDU-Denmark/Tour29
From 2014.igem.org
(Difference between revisions)
SarahNielsen (Talk | contribs) (Created page with "{{:Team:SDU-Denmark/core/header| }} <html> <h3> Uploading a model </h3> <form action="/html/tags/html_form_tag_action.cfm" target="_blank" method="get"> <p><label>EC Number: <i...") |
Ulrikasimone (Talk | contribs) |
||
(18 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
<h3> Uploading a model </h3> | <h3> Uploading a model </h3> | ||
- | + | <br> | |
<form action="/html/tags/html_form_tag_action.cfm" target="_blank" method="get"> | <form action="/html/tags/html_form_tag_action.cfm" target="_blank" method="get"> | ||
<p><label>EC Number: <input type="text" name="EC_Number" maxlength="100" style="width:120px;"></label></p> | <p><label>EC Number: <input type="text" name="EC_Number" maxlength="100" style="width:120px;"></label></p> | ||
Line 29: | Line 29: | ||
<p> This means that your reaction is on the form:</p> | <p> This means that your reaction is on the form:</p> | ||
<p><b> A + B<font size="5">⇌</font> C+D </b></p> | <p><b> A + B<font size="5">⇌</font> C+D </b></p> | ||
+ | <br> | ||
Write the name of the substrates and products: | Write the name of the substrates and products: | ||
<p><label>A: <input type="text" name="A" maxlength="100" style="width:120px;"></label></p> | <p><label>A: <input type="text" name="A" maxlength="100" style="width:120px;"></label></p> | ||
Line 36: | Line 37: | ||
<p><label>Function: | <p><label>Function: | ||
Upload a picture of the function:<input type="file" name="somename" size="chars"> <br> | Upload a picture of the function:<input type="file" name="somename" size="chars"> <br> | ||
- | Write a copyable text-version with your constants inserted:<input type="Function in copyable text format" name="Function" maxlength="200" style="width:120px;"></label></p> | + | Write a copyable text-version with your constants inserted: <input type="Function in copyable text format" name="Function" maxlength="200" style="width:120px;"></label></p> |
- | < | + | <br> <br> |
+ | |||
+ | <style type="text/css"> | ||
+ | .tg {border-collapse:collapse;border-spacing:0;border-color:#ccc;} | ||
+ | .tg td{font-family:Arial, sans-serif;font-size:14px;padding:1px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;border-top-width:1px;border-bottom-width:1px;} | ||
+ | .tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:1px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;border-top-width:1px;border-bottom-width:1px;} | ||
+ | .tg .tg-e3zv{font-weight:bold} | ||
+ | .tg .tg-gmhj{font-family:Tahoma, Geneva, sans-serif !important;} | ||
+ | </style> | ||
+ | <table class="tg" style="undefined;table-layout: fixed; width: 472px"> | ||
+ | <colgroup> | ||
+ | <col style="width: 175px"> | ||
+ | <col style="width: 175px"> | ||
+ | <col style="width: 175px"> | ||
+ | <col style="width: 175px"> | ||
+ | </colgroup> | ||
+ | <tr> | ||
+ | <th class="tg-e3zv">Constant</th> | ||
+ | <th class="tg-e3zv">Value</th> | ||
+ | <th class="tg-e3zv">Comment</th> | ||
+ | <th class="tg-e3zv">Refference</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-031e"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-gmhj"><input type="text" name="fname" /></td> | ||
+ | <td class="tg-gmhj"><input type="text" name="fname" /></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p><input type="button" value="Add row"></p> | ||
+ | <br> <br> | ||
+ | |||
<p><input type="checkbox" name="Inhibition" value="Yes">Check box if your model includes inhibition of the enzyme<br></p> | <p><input type="checkbox" name="Inhibition" value="Yes">Check box if your model includes inhibition of the enzyme<br></p> | ||
<input type="submit" value="Submit"> | <input type="submit" value="Submit"> | ||
</form> | </form> | ||
- | + | <br><br> | |
</html> | </html> | ||
{{:Team:SDU-Denmark/core/footer}} | {{:Team:SDU-Denmark/core/footer}} |
Latest revision as of 23:19, 17 October 2014
Uploading a model