Skip to content

Instantly share code, notes, and snippets.

@nasermirzaei89
Created June 24, 2023 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nasermirzaei89/d0dd51fea40dbb40ae1fd660ff7887f2 to your computer and use it in GitHub Desktop.
Save nasermirzaei89/d0dd51fea40dbb40ae1fd660ff7887f2 to your computer and use it in GitHub Desktop.
<form action="https://formset.io/f/{formName}" method="post">
<label for="email">Email Address</label>
<input name="email" id="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