At what part of this code do I enter my contact e-mail?

Discussion in 'HTML & Website Design' started by Ckrismoney, May 21, 2009.

  1. #1
    I'm trying to make this contact us forum, the basic forum came with the template but where do I insert my email for the information to be sent to?


    <form>
    <table width="404" border="0" cellpadding="0" cellspacing="0">
    <tbody>
    <tr>
    <td width="194"><strong>First name</strong><br />
    <input style="width: 194px; height: 20px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px" type="text" /> <img alt="" src="images/spacer.gif" style="display: block" height="4" /><strong>Last name</strong><br />
    <input style="width: 194px; height: 20px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px" type="text" /> <img alt="" src="images/spacer.gif" style="display: block" height="4" /><strong>E-mail</strong><br />
    <input style="width: 194px; height: 20px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px" type="text" /> <img alt="" src="images/spacer.gif" style="display: block" height="4" /><strong>Address</strong><br />

    <input style="width: 194px; height: 20px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px" type="text" /> </td>
    <td width="13"><img alt="" src="images/spacer.gif" width="13" height="1" /></td>
    <td width="197"><strong>Message</strong><br />
    <textarea style="overflow: auto; width: 194px; height: 122px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px"></textarea>
    <div style="padding-top: 8px; margin-right: 5px" align="right"><input style="border: 0px none ; width: 52px; height: 19px; background-image: url('images/clear.jpg'); cursor: pointer" value="" type="reset" /><input style="border: 0px none ; width: 52px; height: 19px; background-image: url('images/send.jpg'); cursor: pointer; margin-left: 12px" value="" ="" type="submit" /></div></td></tr></tbody></table></form>

    Thanks in advance!
     
    Ckrismoney, May 21, 2009 IP
  2. technista

    technista Guest

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    " cursor: pointer; margin-left: 12px" value="" sales@ckwiksite.com="" type="submit" /></div></td></tr></tbody></table></form>"

    The bold area is where you put your own email address.
     
    technista, May 21, 2009 IP
  3. Ckrismoney

    Ckrismoney Well-Known Member

    Messages:
    1,550
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    120
    #3
    That is my own email I put it there because I thought that's where it goes. I must have put it in the wrong place so now I need to know the right place to put it.
    Thanks for trying though. :D

    Does anyone know where I should put it? :confused:
     
    Ckrismoney, May 21, 2009 IP