Skip to content

Instantly share code, notes, and snippets.

@svinkle
Created August 4, 2021 01:26
Show Gist options
  • Save svinkle/637f2bfb88d4be03c329200f8813b4d3 to your computer and use it in GitHub Desktop.
Save svinkle/637f2bfb88d4be03c329200f8813b4d3 to your computer and use it in GitHub Desktop.
<label for="firstName">First Name</label>
<input type="text" id="firstName" name="first_name" autocomplete="given-name">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment