Skip to content

Instantly share code, notes, and snippets.

@heyarviind
Created November 23, 2019 04:47
Show Gist options
  • Save heyarviind/cde0154e96464002b484f54bf55e494a to your computer and use it in GitHub Desktop.
Save heyarviind/cde0154e96464002b484f54bf55e494a to your computer and use it in GitHub Desktop.
<form action="https://form.uisuite.io/<your-form-id>" method="post">
<input name="name" type="text">
<input name="email" type="email">
<input name="phone" type="number">
<button type="submit">Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment