Created
July 11, 2023 12:22
-
-
Save Irishgeoff11/088d23f194a4bb789f04e382928b9ad2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
form backend service