Skip to content

Instantly share code, notes, and snippets.

@dleatherman
Created September 20, 2012 04:05
Show Gist options
  • Save dleatherman/3753933 to your computer and use it in GitHub Desktop.
Save dleatherman/3753933 to your computer and use it in GitHub Desktop.
<form class="custom">
<input placeholder="First Name">
<input placeholder="Last Name">
<input placeholder="Email">
<small class="error">Try that again...</small>
<textarea class="input-text" placeholder="Comment"></textarea>
<a class="primary radius button small">Submit</a>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment