<input type="range"> (browser default)

<input type="range" class="custom"> (a bit of style)

<input type="range" class="custom"> (customize everything)

<input type="range" class="display-value"> (display value while sliding)

0%