Month input field
Using the input tag with the type attribute set to month, you can create a month input field.
Example
<input type="month">
:
See also
-
date field,
with which you can enter the date -
datetime field,
with which you can enter the date and time -
week field,
with which you can enter the week