Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
contact_me [2012/02/17 17:49]
Joel Dare
contact_me [2020/06/01 22:53] (current)
Line 1: Line 1:
  
 +====== Contact Me ======
 +
 +I love to hear comments, criticism, and other feedback from people.
 +
 +<box 65% round>
 +<​html>​
 +  <!-- HTML Contact Form -->
 +  <form action="/​contact.php"​ method="​post"​ name="​contact"​ id="​contact">​
 +    <table border="​0"​ align="​center"​ cellpadding="​5"​ cellspacing="​0"​ style="​padding:​ 20px; margin: auto;">​
 +      <tr>
 +        <td>
 +        <table border="​0"​ align="​center"​ cellpadding="​3"​ cellspacing="​5">​
 +          <tr>
 +            <​td><​div align="​right">​Your Name&​nbsp;</​div>​
 +            </td>
 +            <td>
 +              <div align="​left">​
 +                <input name="​name"​ type="​text"​ id="​name5"​ size="​40"​ maxlength="​100"​ style="​width:​ 250px;">​
 +              </​div>​
 +            </td>
 +          </tr>
 +          <tr>
 +            <​td><​div align="​right">​Email Address&​nbsp;</​div></​td>​
 +            <​td><​input name="​email"​ type="​text"​ id="​phone"​ size="​40"​ maxlength="​100"​ style="​width:​ 250px;"></​td>​
 +          </tr>
 +          <tr>
 +            <td valign="​top"><​div align="​right">​Comments&​nbsp;</​div>​
 +            </td>
 +            <​td><​div align="​left">​
 +                <​textarea name="​comments"​ cols="​30"​ rows="​8"​ id="​textarea"​ style="​width:​ 250px;"></​textarea>​
 +              </​div>​
 +            </td>
 +          </tr>
 +          <tr>
 +          <td colspan="​2">​
 +          <div style="​text-align:​ center;">​
 +          <input name="​submit"​ type="​submit"​ id="​submit"​ value="​submit"​ style="​margin-top:​ 20px;">​
 +          </​div>​
 +          </td>
 +          </tr>
 +        </​table>​
 +       </​td>​
 +      </tr>
 +    </​table>​
 +  </​form>​
 +</​html>​
 +</​box>​
 +
 +<​sub>​While supplies last.  Limit one per person.</​sub>​
comments powered by Disqus