Skip to content

Instantly share code, notes, and snippets.

@sdjacobs
Last active September 12, 2016 17:00
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 sdjacobs/dd256323536f092594bbbb80600b976c to your computer and use it in GitHub Desktop.
Save sdjacobs/dd256323536f092594bbbb80600b976c to your computer and use it in GitHub Desktop.
number example
Pick a number <input type="number" pattern="\d*"/></input> <br>
Telephone number: <input type="tel"></input>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment