simple html range slider code example Example: html slider input <input type="range" min="1" max="100" value="50" class="slider" id="myRange">