Add a form to any hand-coded HTML page

No framework, no build step, no server — just a static HTML page that needs a form. Drop in one snippet and start collecting responses by email.

Paste into your plain HTML site
<div id="wwwform-k_yourkey"></div>
<script src="https://cdn.wwwform.com/f/embed.js"
        data-wwwform="k_yourkey" async></script>

Common questions

Does this work on a plain static HTML site?

Yes — that’s exactly what it’s built for. Paste the snippet anywhere in your HTML and the form appears, with submissions emailed to you.