<div class="form" aria-label="Tell me your age">
<label for="age">Age:</label>
<input id="age" type="range" max="10" value="4" />
</div>