1.

Which of the following is a new input attribute introduce by HTML5?(a) text(b) checkbox controls(c) submit buttons(d) dateI had been asked this question at a job interview.This is a very interesting question from Input Types for Forms in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Right option is (d) date

Best explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions