Skip to content

Instantly share code, notes, and snippets.

@scunliffe
Created February 15, 2016 20:24
Show Gist options
  • Save scunliffe/e611ac227d3da4b9a86c to your computer and use it in GitHub Desktop.
Save scunliffe/e611ac227d3da4b9a86c to your computer and use it in GitHub Desktop.
HTML5 Input Type Range Example
<input type="range" min="1" max="10" step="1"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment