Range sliders — they look fancy and cool, but how exactly is it done? It turns
out, with a good splash of CSS and a few lines of JavaScript is enough to do the
trick.
--------------------------------------------------------------------------------
This is what we will be making:
Let’s start with the HTML.