Skip to content

Instantly share code, notes, and snippets.

@sarasantos
Created November 6, 2020 16:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sarasantos/6708389399874b33624ff59be796c346 to your computer and use it in GitHub Desktop.
Save sarasantos/6708389399874b33624ff59be796c346 to your computer and use it in GitHub Desktop.
<form action="/get">
input1: <input type="text" name="input1">
input2: <input type="text" name="input2">
input3: <input type="text" name="input3">
<input type="submit" value="Submit">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment