Skip to content

Instantly share code, notes, and snippets.

@up1
Created November 10, 2008 14:53
Show Gist options
  • Save up1/23500 to your computer and use it in GitHub Desktop.
Save up1/23500 to your computer and use it in GitHub Desktop.
<h3>Post Message</h3>
<form action="/posts/create" method="post">
<textarea name="body" cols="50" rows="3"></textarea>
<input value="Post" type="submit">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment