Contact US HTML
<form action="" enctype="multipart/form-data" id="form"> <table style="width:191px" class="form"> <tr> <td style="height:27px"><input name="" type="text" value="Your Name:"></td> </tr> <tr> <td style="height:27px"><input name="" type="text" value="Your Phone:"></td> </tr> <tr> <td style="height:27px"><input name="" type="text" value="Your E-mail:"></td> </tr> <tr> <td style="height:80px"><textarea name="" cols="0" rows="0">Your Message:</textarea><br> <br style="line-height:8px"> <div class="right"><strong><a href="#" onClick="document.getElementById('form').reset()">clear</a></strong><img src="images/spacer.gif" alt="" width="18" height="1"><strong><a href="#" onClick="document.getElementById('form1').submit()">send</a></strong></div> </td> </tr> </table> </form>
Post New Code!
Add Revision to This Code!
Main Code