Skip to content

Instantly share code, notes, and snippets.

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 joelfranco89/7a679718b6864f849787ed359b982aa7 to your computer and use it in GitHub Desktop.
Save joelfranco89/7a679718b6864f849787ed359b982aa7 to your computer and use it in GitHub Desktop.
<form action="/insertPathHere" method="POST">
<textarea id="newAnswerInput" class="form-control" name="answer" rows="10"></textarea>
<button id="answerButton" type="submit" class="btn btn-primary" disabled>Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment