Team:Edinburgh/Ethics
From 2009.igem.org
(Difference between revisions)
Line 377: | Line 377: | ||
<form name="comment"> | <form name="comment"> | ||
- | <table border="0"> | + | <table border="0"> |
- | + | <tr> | |
- | + | <td> | |
- | + | <div id="info_bg"> | |
- | + | <table border="0"> | |
- | + | <tr> | |
- | + | <td> | |
- | + | <div style="margin-left:5px;margin-top:10px"> | |
- | + | <font family="Arial" style="font-size:12px">Your name:</font> | |
- | + | </div> | |
- | + | </td> | |
- | + | <td> | |
- | + | <div style="margin-top:9px;" | |
- | + | <input type="text" size="25" style="background-color:#a7dfde;border:0"> | |
- | + | </div> | |
- | + | </td> | |
- | + | </tr> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <td> | + | <tr> |
- | <div size="25" style="margin-top:0px;"> | + | <td> |
- | + | <div style="margin-left:5px"> | |
- | + | <font family="Arial" style="font-size:12px">Story card:</font> | |
- | + | </div> | |
- | + | </td> | |
- | + | ||
- | + | <td> | |
- | + | <div size="25" style="margin-top:0px;"> | |
- | + | <select style="border:0px;width:173px;background-color:#a7dfde;"> | |
- | + | <option> Story card 1 (Title) </option> | |
- | + | <option> Stroy card 2 (Title) </option> | |
- | + | </select> | |
- | + | </div> | |
- | + | </td> | |
- | + | </tr> | |
- | + | ||
- | + | <tr height="20px"> | |
- | + | <td colspan="2"> | |
- | + | </td> | |
- | + | </tr> | |
- | + | ||
- | + | <tr> | |
- | + | <td colspan="2"> | |
- | + | <input type="radio" name="main" checked="true" onClick="document.comment.sub[0].disabled = true;document.comment.sub[1].disabled = true"><font family="Arial" style="font-size:12px">Comment</font></a> | |
- | + | <input type="radio" name="main" onClick="document.comment.sub[0].disabled = false;document.comment.sub[1].disabled = false"><font family="Arial" style="font-size:12px">Pro/Contra</font></a> | |
- | + | </td> | |
- | + | </tr> | |
- | + | ||
- | + | <tr> | |
- | </ | + | <td colspan="2"> |
- | + | <input type="radio" name="sub" disabled="true"><font family="Arial" style="font-size:12px">Pro</font></a> | |
- | + | <input type="radio" name="sub" disabled="true"><font family="Arial" style="font-size:12px">Contra</font></a> | |
- | + | </td> | |
- | + | </tr> | |
- | + | ||
- | + | </table> | |
- | + | </div> | |
- | + | </td> | |
- | + | <td> | |
- | </table> | + | <div id="textarea_bg"> |
+ | <textarea cols="81" rows="14" style="border:0px;margin-left:2px;margin-top:5px;background-color:#a7dfde;"> | ||
+ | </textarea> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </form> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 10:17, 10 August 2009