Skip to content

Instantly share code, notes, and snippets.

@kypflug
Created September 1, 2016 23:57
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 kypflug/7128db8f3fff0c36719cf04767baa2e8 to your computer and use it in GitHub Desktop.
Save kypflug/7128db8f3fff0c36719cf04767baa2e8 to your computer and use it in GitHub Desktop.
<label for="n">What’s your name?</label>
<input id="n" name="n"
required aria-required="true"
autocorrect="off" autocapitalize="words"
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment