Difference between revisions of "Team:Oxford/Contact"
Weikongquee (Talk | contribs) (Created page with "{{:Team:Oxford/Templates/Nav}} <html> <style> →main colour: .navbar-default .navbar-brand, .contents-sidebar .nav>.active>a, .contents-sidebar .nav>.active>a, .contents-sid...") |
Weikongquee (Talk | contribs) |
||
Line 60: | Line 60: | ||
</style> | </style> | ||
− | <form name="htmlform" method="post" action="html_form_send.php"> | + | |
− | <table width="450px"> | + | <div class="container-fluid"> |
− | </tr> | + | <div class="row"> |
− | <tr> | + | <div class="col-md-9"> |
− | + | <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> | |
− | </tr> | + | </td> |
− | + | <td valign="top"> | |
− | <tr> | + | <input type="text" name="first_name" maxlength="50" size="30"> |
− | + | </td> | |
− | + | </tr> | |
− | + | ||
− | + | <tr> | |
− | + | <td valign="top"> | |
− | + | <label for="last_name">Last Name *</label> | |
− | </tr> | + | </td> |
− | <tr> | + | <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> | |
− | </tr> | + | <td valign="top"> |
− | <tr> | + | <input type="text" name="email" maxlength="80" size="30"> |
− | + | </td> | |
− | + | ||
− | + | </tr> | |
− | + | <tr> | |
− | + | <td valign="top"> | |
− | + | <label for="telephone">Telephone Number</label> | |
− | </tr> | + | </td> |
− | <tr> | + | <td valign="top"> |
− | + | <input type="text" name="telephone" maxlength="30" size="30"> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td valign="top"> | |
− | + | <label for="comments">Comments *</label> | |
− | + | </td> | |
− | </tr> | + | <td valign="top"> |
− | <tr> | + | <textarea name="comments" maxlength="1000" cols="25" rows="6"></textarea> |
− | + | </td> | |
− | + | ||
− | + | </tr> | |
− | </tr> | + | <tr> |
− | </table> | + | <td colspan="2" style="text-align:center"> |
− | </form> | + | <input type="submit" value="Submit"> ( <a href="http://www.freecontactform.com/html_form.php">HTML Form</a> ) |
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </form> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-3 contents-sidebar"> | ||
+ | <ul id="sidebar" class="nav nav-stacked" data-spy="affix"> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
</html> | </html> | ||
{{:Team:Oxford/Templates/Foot}} | {{:Team:Oxford/Templates/Foot}} |
Revision as of 16:45, 16 November 2015