Use the following HTML code to create a basic feedback form that sends you an email when submitted. When a visitor submits this form, the
Note that this feedback form includes HTML table code for formatting purposes.
mailto:
link will open the visitor's email client pre-populated with the form contents. The visitor can then click "Send" to generate an email to the webmaster. HTML Code for a Mailto Form
You can copy and paste the code below. To use this code, replace the email address with your own email address (or whatever email address you want the feedback sent to).Note that this feedback form includes HTML table code for formatting purposes.