Skip to content

Instantly share code, notes, and snippets.

@devdays
Created November 30, 2014 18:24
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 devdays/8eb4bce1b11683d01172 to your computer and use it in GitHub Desktop.
Save devdays/8eb4bce1b11683d01172 to your computer and use it in GitHub Desktop.
HTML5 Forms Range
<input type="range" name="anumberbetween1and10" min="1" max="10" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment