Skip to content

Instantly share code, notes, and snippets.

@bigtunacan
Created June 13, 2017 05:23
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 bigtunacan/3410d616818801909054e5577549736c to your computer and use it in GitHub Desktop.
Save bigtunacan/3410d616818801909054e5577549736c to your computer and use it in GitHub Desktop.
<form action="/submitpage" method="post">
First name:<input type="text" name="firstname"><br>
<input type="submit" value="Submit">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment