<form>
  <input name="r" type="range" min="1" max="11" value="9">
  <input type="submit" value="Go">
</form>

← back to Dive Into HTML5