MCQ
Which attribute is used to specify that an input field must be filled out?
A validate
B required
C mandatory
D notnull
Explanation

The required attribute specifies that an input field must be filled out before submitting the form.