MCQ
What is the correct HTML for a month input field?
Explanation
<input type="month"> creates an input field for selecting a month and year with a date picker.