MCQ
What is the correct HTML for a telephone number input?
Explanation
<input type="tel"> creates a telephone number input field for phone numbers.