-
Which of the following is a new input attribute introduce by HTML5?
-
- date
- submit buttons
- checkbox controls
- text
- None of these
Correct Option: A
HTML4 has attributes with elements like radio buttons, Checkbox controls, submit buttons, text input etc.
HTML5 has introduced new attributes like date, color, month, time, week, datetime-local, email, number, range, tel, url, search etc.