Form Templates / Basic HTML Contact Form
Basic HTML Contact Form
A clean, minimal contact form. Drop it into any webpage with zero dependencies — no build step, no JavaScript required.
Preview
Preview only. Replace the endpoint in the code with your Formtorch URL.
Code
Paste your form ID and the code below updates instantly.
How it works
- 1
Create a Formtorch endpoint
Sign up and create a new form endpoint in the dashboard. You will get a unique URL in seconds.
Create endpoint → - 2
Paste it into your form
Set your form's action attribute to your endpoint URL. No other changes required.
<form action="https://formtorch.com/f/abc123"> - 3
Deploy and start receiving submissions
Every submission is stored in your dashboard, triggers email notifications, and can fire webhooks to any service.
FAQ
No. Formtorch works with standard HTML forms via the action attribute. No JavaScript required for basic submissions.
Start collecting form submissions in minutes
Create your endpoint, paste it into any template, and you are live.