Skip to content

Instantly share code, notes, and snippets.

@kypflug
Created September 1, 2016 23:58
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/3c599ed4d9be54bd1c9fac36836a5812 to your computer and use it in GitHub Desktop.
Save kypflug/3c599ed4d9be54bd1c9fac36836a5812 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"
placeholder="Sir Tim Berners Lee"
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment