Team:Valencia Biocampus/contactAux
From 2012.igem.org
(Created page with "<!-- Begin myContactForm.com Form HTML --> <form name="contactForm" id="contactForm" method="post" action="http://www.mycontactform.com/sendform/sendform.php" style="width: px; ...") |
|||
Line 1: | Line 1: | ||
- | + | ||
- | + | <tr> | |
- | + | <td colspan="2"> | |
- | + | <table> | |
- | + | <tr><td class="subtext"><h2>Contact us</h2></td> | |
- | + | <td valign="bottom"><a id="top" href="#top">Back to top</a></td></tr> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</table> | </table> | ||
- | </ | + | </td> |
- | < | + | </tr> |
+ | |||
+ | <tr><td colspan="2" style="padding: 0px 50px; width: 500px; text-align: center; white-space: normal;"> | ||
+ | Correspondance should be addressed electronically to <b>igemuppsala@gmail.com</b> by using the form below. Alternatively, you can click <a href="mailto:igemuppsala@gmail.com">here</a> to use your personal mail client. | ||
+ | <br><br> | ||
+ | </td></tr> | ||
+ | <tr align="center"><td colspan="2"> | ||
+ | <div style="width: 400px;"> | ||
+ | <form name="contactForm" id="contactForm" method="post" action="http://www.mycontactform.com/sendform/sendform.php"> | ||
+ | <table id="cf" align="center"> | ||
+ | <tr><td><label for="q1">First name:</label></td><td><input name="q1" id="q1" type="text" value="" size="20" maxlength="20" required="required"/></td></tr> | ||
+ | <tr><td><label for="q2">Last name:</label></td><td><input name="q2" id="q2" type="text" value="" size="20" maxlength="20" required="required"/></td></tr> | ||
+ | <tr><td><label for="email">E-Mail:</label></td><td><input name="email" type="email" id="email" size="30" maxlength="100" required="required" /></td></tr> | ||
+ | <tr><td colspan="2"><label for="q3">Message:</label></td></tr> | ||
+ | <tr><td colspan="2"><textarea name="q3" id="q3" cols="40" rows="10" required="required"></textarea></td></tr> | ||
+ | <tr> | ||
+ | <td colspan="2"> | ||
+ | <input name="user" type="hidden" id="user" value="chos0821" /> | ||
+ | <input name="formid" type="hidden" id="formid" value="382810" /> | ||
+ | <input name="subject" type="hidden" id="subject" value="Message sent from Team UU website" /> | ||
+ | <input name="submit" type="submit" value="Submit" /> | ||
+ | <input name="reset" type="reset" value="Reset" /> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr><td colspan="2" style="text-align:center; font-size: 10px"><a href="http://www.mycontactform.com" target="_blank">Powered by myContactForm.com</a></td></tr> | ||
+ | </table> | ||
+ | </form> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | <br><br> |
Revision as of 19:22, 26 September 2012
<tr> <td colspan="2">
Contact us |
<a id="top" href="#top">Back to top</a> |
</td> </tr>
<tr><td colspan="2" style="padding: 0px 50px; width: 500px; text-align: center; white-space: normal;">
Correspondance should be addressed electronically to igemuppsala@gmail.com by using the form below. Alternatively, you can click <a href="mailto:igemuppsala@gmail.com">here</a> to use your personal mail client.
</td></tr>
<tr align="center"><td colspan="2">
<form name="contactForm" id="contactForm" method="post" action="http://www.mycontactform.com/sendform/sendform.php">
<label for="q1">First name:</label> | <input name="q1" id="q1" type="text" value="" size="20" maxlength="20" required="required"/> |
<label for="q2">Last name:</label> | <input name="q2" id="q2" type="text" value="" size="20" maxlength="20" required="required"/> |
<label for="email">E-Mail:</label> | <input name="email" type="email" id="email" size="30" maxlength="100" required="required" /> |
<label for="q3">Message:</label> | |
<textarea name="q3" id="q3" cols="40" rows="10" required="required"></textarea> | |
<input name="user" type="hidden" id="user" value="chos0821" /> <input name="formid" type="hidden" id="formid" value="382810" /> <input name="subject" type="hidden" id="subject" value="Message sent from Team UU website" /> <input name="submit" type="submit" value="Submit" /> <input name="reset" type="reset" value="Reset" /> |
|
<a href="http://www.mycontactform.com" target="_blank">Powered by myContactForm.com</a> |
</form>
</td> </tr> </table>
</div>