Cara of CarasCam made this tutorial, and I made my first contact form using it.
If you are comfortable with editing something you don’t really understand, you can probably get it to work for you. Instead of being an HTML page with instructions, it is a script that has inline notes:
“// This is an inline note telling you what to do”
explaining what each part does and where you need to edit to make it work for you. This is how many free script tutorials you will find on the web work.
Save it as a .php file, edit it, then upload it to your site. The link you put to it will display a contact form that will submit to your email, after you have it set up.
