MCQ
What is the correct HTML for a range slider?
Explanation
<input type="range"> creates a range slider that allows users to select a value from a range.