Computer Science, asked by nandaniy707, 6 months ago

which of the following is an attribute of <input> tag of HTML form?​

Answers

Answered by rajendradahate151
2

Explanation:

The input required attribute specifies that an input field must be filled out before submitting the form. The required attribute works with the following input types: text, search, url, tel, email, password, date pickers, number, checkbox, radio, and file.

Similar questions