Skip to content

Instantly share code, notes, and snippets.

@lolaodelola
Last active February 11, 2021 08:56
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 lolaodelola/e45284d92f32698546e5fd7c9598a1cb to your computer and use it in GitHub Desktop.
Save lolaodelola/e45284d92f32698546e5fd7c9598a1cb to your computer and use it in GitHub Desktop.
<form action="/create_tweet" method="post">
<label for="content">What's your tweet?</label>
<input type="text" name="content">
<button>Tweet</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment