Skip to content

Instantly share code, notes, and snippets.

@ianhawes
Created March 2, 2016 02:05
Show Gist options
  • Save ianhawes/cd9f9c0300317fcc30fa to your computer and use it in GitHub Desktop.
Save ianhawes/cd9f9c0300317fcc30fa to your computer and use it in GitHub Desktop.
HTML5 Autofill
+------------------------+----------------+
| Street Address | street-address |
| Apt / Suite # | address-line2 |
| City | address-level2 |
| Zip Code / Postal Code | postal-code |
| State | address-level1 |
| Country | country |
+------------------------+----------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment