Getting started
Starting from a template
Ready-made forms with the right fields already in them.
Templates → pick one → the form is created with a name, a subject line and the fields that kind of form usually needs. Contact, support request, job application, feedback, quote request, newsletter signup.
A form made from a template is an ordinary form. Every field, name and setting is editable afterwards, and nothing behaves differently from one you built by hand.
The public contact form examples page is a different thing, and worth knowing about. It is the same contact form written twenty-one ways — six designs, nine stacks, and six with an extra feature bolted on — with the HTML and CSS for each. Use that when you want markup to paste; use the templates here when you want a form created with the right fields already in it.
Contact form examplesTwenty-one copy-paste contact forms in HTML and CSS, from a plain three-field one to React, Tailwind and file uploads.