Skip to content

Instantly share code, notes, and snippets.

@adamzr
Forked from anonymous/submit_joke.html
Created January 1, 2013 20:46
Show Gist options
  • Save adamzr/4429897 to your computer and use it in GitHub Desktop.
Save adamzr/4429897 to your computer and use it in GitHub Desktop.
<form action="submit_joke" method="post">
<label>Joke:<input type="text" name="joke" placeholder="Why did the chicken cross the road?" /></label>
<input type="submit" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment