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