double range slider bootstrap code example
Example 1: bootstrap range slider with 2 handles
No, the HTML5 range input only accepts one input. I would recommend you to use
something like the jQuery UI range slider for that task.
Example 2: bootstrap range slider