A form must support accessibility.
How do you enable a user to specify a date?
A form must support accessibility.
How do you enable a user to specify a date?
To properly support accessibility, it's important to provide controls that users can interact with using assistive technologies, such as screen readers and keyboards. A single calendar control that displays an entire month or year can be difficult to navigate for users with disabilities. Providing separate controls for month, day, and year ensures that each element can be individually accessed and easily manipulated, making the form more accessible.
I think D too, key is accessability and calendar controls need use of mouse
I think D is the answer