Skip to content

Instantly share code, notes, and snippets.

@thiagotmendes
Created January 30, 2018 20:31
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 thiagotmendes/57a8bdc43f947fa528e2dfb8b377e062 to your computer and use it in GitHub Desktop.
Save thiagotmendes/57a8bdc43f947fa528e2dfb8b377e062 to your computer and use it in GitHub Desktop.
<form method="post" id="meu_formulário" enctype="multipart/form-data">
<label for="">Nome</label><br>
<input type="text" name="nome" value="">
<button type="button" name="button"> Enviar </button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment