Skip to content

Instantly share code, notes, and snippets.

@daz4126
Created March 5, 2012 07:18
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 daz4126/1977189 to your computer and use it in GitHub Desktop.
Save daz4126/1977189 to your computer and use it in GitHub Desktop.
DAZ4126 contact form view
form action='/' method='post'
label for='message' Write me a short message below
textarea rows='12' cols='40' name='message'
input#send.button type='submit' value='Send'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment