Advertisement
iconfixit

contact us

Aug 8th, 2011
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.01 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Affordable Homes Wholesale - Highest Quality Manufactured Homes Serving Utah, Arizona, Nevada, Colorado, Idaho and California</title>
  7.  
  8.   <script type="text/javascript" src="/affordablehomes/js/slideshow.js"></script>
  9.   <link rel="stylesheet" type="text/css" href="/affordablehomes/css/about.css" /><style type="text/css">
  10. /*<![CDATA[*/
  11. img.c1 {border: 3px solid #FFF}
  12. /*]]>*/
  13. </style>
  14.  
  15. <style type="text/css">
  16. /*<![CDATA[*/
  17. span.c3 {font-size: 14px; text-align: center;}
  18. span.c2 {font-size: 150%; font-weight: bold; text-align: center;}
  19. span.c1 {font-size: 120%; text-align: center;}
  20. /*]]>*/
  21. </style>
  22. </head>
  23. <body>
  24. <div class="container">
  25. <div class="header"><img src="images/affordheader_02.jpg" width="775" height="244" alt="Affordable Homes" />
  26. </div>
  27. <!-- end .header -->
  28. <div class="sidebar1">
  29. </div>
  30. <!-- end .sidebar1 -->
  31. <div class="content">
  32. <br />
  33. <p style="font-size:40px; font-weight:bold;" align="center" >Contact Us</p>
  34. <br />
  35. <p> <font size="+3">Your Information:</font> </p>
  36. <form action="mail.php" method="post">
  37.     <p> <label for="fname"> <font size="+2">First Name: </font> </label> <input name="fname" id="fname" tabindex="1" type="text" /> </p>
  38.     <p> <label for="lname"> <font size="+2">Last Name: </font> </label> <input name="lname" id="lname" tabindex="2" type="text" /> </p>
  39.     <p> <label for="email"> <font size="+2">E-Mail: </font> </label> <input name="email" id="email" tabindex="3" type="text" /> </p>
  40.     <p> <label for="phone"> <font size="+2">Phone Number: </font> </label> <input name="phone" id="phone" tabindex="4" type="text" /> </p>
  41.     <p> <label for="floorplan"> <font size="+2">Is there a particular house plan that you like?</font> </label> <input name="floorplan" id="floorplan" tabindex="5" type="text" />  </p>
  42.     <p> <label for="location"> <font size="+2">Where will your new home be located?</font> </label> <input name="location" id="location" tabindex="6" type="text" />  </p>
  43.     <p> <label> <font size="+2">How would you like to be contacted:</font> </label>
  44.     <br />
  45.     <br />
  46.     <label for="c_mail"> <font size="+1">Email</font></label> <input type="checkbox" name="c_email" value="email" tabindex="7" />
  47.     <label for="c_phone"> <font size="+1">Phone</font> </label> <input type="checkbox" name="c_phone" value="phone" tabindex="8" />
  48.     </p>
  49.     <br />
  50.     <p align="center"> <label for="comments"> <font size="+2">Comments or Explanation:</font> </label> </p>
  51.     <p align="center"> <textarea name="comments" id="comments" style="font-size:x-large;" rows="12" cols="65" tabindex="9"> </textarea> </p>
  52.     <br />
  53.     <br />
  54.     <p align="center"> <input value="Submit" tabindex="10" type="submit" class="button" /> </p>
  55. </form>
  56.     <br />
  57.     <br />
  58. </div>
  59. <!-- end .content -->
  60. <div class="sidebar2">
  61. </div>
  62. <!-- end .sidebar2 -->
  63. </div>
  64. </body>
  65. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement