-
month attribute defines ___________.
-
- month and year
- date
- date and time
- the only month
- None of these
Correct Option: A
month and year are defined by month attribute. It does not define the time zone. The syntax is Anniversary (month and year) <input=”month” name=”anniversary month” >., date attribute defines the date, datetime-local defines date and time but no time zone.