Neocities forms forms

The Neocities forms form solution for developers

Use your own Neocities forms form code. Submit to our endpoints. We'll handle the rest.

Get Started Now

Here is the Neocities forms contact form code you need to post to our forms backend.

   

<form action="https://fabform.io/f/{form-id}" method="post">
 <label for="email">Your Email</label>
 <input name="email" type="email">
 <button type="submit">Submit</button> 
</form>

Neocities forms Forms match your website CSS.