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