Team:GeorgiaTech/Contacts
From 2010.igem.org
(Difference between revisions)
Line 71: | Line 71: | ||
</map> | </map> | ||
</a> | </a> | ||
+ | <link rel="stylesheet" type="text/css" media="screen" href="myStyle.css"> | ||
+ | <style type="text/css"> | ||
+ | div.c3 {text-align: center} | ||
+ | span.c2 {color: #ffffff; font-family: arial; font-size: 70%} | ||
+ | span.c1 {color: #ffffff; font-family: arial; font-size: 80%} | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <!-- Form header and Send-To Information --> | ||
+ | <form method="post" action="/cgi-bin/mailform"> | ||
+ | <p><!-- Form header and Send-To Information --> <input type="hidden" name="mform-email" value="ahassan6@mail.gatech.edu"> <input type="hidden" name="mform-subject" value="Website Response"> <input type="hidden" name="mform-response" value="http://www.prism.gatech.edu/~ahassan6"> <input type="hidden" name="mform-encoding" value="text"></p> | ||
+ | <table border="0" cellspacing="0" cellpadding="2"> | ||
+ | <tr> | ||
+ | <td colspan="2"><span class="c1"><input type="text" name="URL" size="17" value="http://"> :Your URL<br> | ||
+ | <input type="text" name="user" size="17"> :Your GT Username<br> | ||
+ | <input type="text" name="email" size="17"> :Your E-mail</span></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td></td> | ||
+ | <td><select name="choices" size="1"> | ||
+ | <option selected>Please Select One</option> | ||
+ | <option>GA Tech Institution</option> | ||
+ | <option>Company</option> | ||
+ | <option>Professor</option> | ||
+ | <option>Student</option> | ||
+ | <option>Other</option> | ||
+ | </select></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2"><span class="c2"><input type="checkbox" name="liked it" value="sendme" checked> I found this website useful<br> | ||
+ | <input type="checkbox" name="disliked it" value="sendme"> I did not find this website useful<br></span> | ||
+ | <textarea cols="20" rows="10"> | ||
+ | Please type your comments or questions here. | ||
+ | </textarea> | ||
+ | <br> | ||
+ | <div class="c3"><input name="redirect" type="hidden" value="http://www.prism.gatech.edu/~ahassan6/"> <input name="NEXT_URL" type="hidden" value="http://www.prism.gatech.edu/~ahassan6/"> <input type="submit" value="Send"> <input type="reset" value="Clear"></div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <!-- ** END OF FORM ** --></form> | ||
</body> | </body> | ||
+ | </html> |
Revision as of 22:23, 2 September 2010