Difference between revisions of "Team:Oxford/Contact"
Weikongquee (Talk | contribs) |
Weikongquee (Talk | contribs) |
||
Line 64: | Line 64: | ||
<div class="row"> | <div class="row"> | ||
<div class="col-md-9"> | <div class="col-md-9"> | ||
− | <form name="htmlform" method="post" action="html_form_send.php"> | + | <div class="slim"> |
− | + | <div class="section" id="contact"> | |
− | + | <h2>Contact Us</h2> | |
− | + | <form name="htmlform" method="post" action="html_form_send.php"> | |
− | + | <table width="450px"> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td valign="top"> | |
− | + | <label for="first_name">First Name *</label> | |
− | + | </td> | |
− | + | <td valign="top"> | |
− | + | <input type="text" name="first_name" maxlength="50" size="30"> | |
− | + | </td> | |
− | + | </tr> | |
− | + | ||
− | + | <tr> | |
− | + | <td valign="top"> | |
− | + | <label for="last_name">Last Name *</label> | |
− | + | </td> | |
− | + | <td valign="top"> | |
− | + | <input type="text" name="last_name" maxlength="50" size="30"> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td valign="top"> | |
− | + | <label for="email">Email Address *</label> | |
− | + | </td> | |
− | + | <td valign="top"> | |
− | + | <input type="text" name="email" maxlength="80" size="30"> | |
− | + | </td> | |
− | + | ||
− | + | </tr> | |
− | + | <tr> | |
− | + | <td valign="top"> | |
− | + | <label for="telephone">Telephone Number</label> | |
− | + | </td> | |
− | + | <td valign="top"> | |
− | + | <input type="text" name="telephone" maxlength="30" size="30"> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td valign="top"> | |
− | + | <label for="comments">Comments *</label> | |
− | + | </td> | |
− | + | <td valign="top"> | |
− | + | <textarea name="comments" maxlength="1000" cols="25" rows="6"></textarea> | |
− | + | </td> | |
− | + | ||
− | + | </tr> | |
− | + | <tr> | |
− | + | <td colspan="2" style="text-align:center"> | |
− | + | <input type="submit" value="Submit"> ( <a href="http://www.freecontactform.com/html_form.php">HTML Form</a> ) | |
− | + | </td> | |
+ | </tr> | ||
+ | </table> | ||
+ | </form> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 16:47, 16 November 2015