Skip to content

Instantly share code, notes, and snippets.

@aarongustafson
Created September 14, 2016 20:08
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 aarongustafson/eba87bfbda16a9fe7669d6ee8fcea127 to your computer and use it in GitHub Desktop.
Save aarongustafson/eba87bfbda16a9fe7669d6ee8fcea127 to your computer and use it in GitHub Desktop.
<label for="d">Please describe your project</label>
<textarea id="d" name="d" rows="10"
required aria-required="true"
autocomplete="off" autocorrect="off"
aria-describedby="e-d"
></textarea>
<strong id="e-d">Your description should be between 10 and 500 characters long.</strong>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment