1.

Which of the following is not a type of attribute for input tag?(a) day(b) week(c) month(d) timeThe question was asked in an interview.Origin of the question is HTML5 Form Changes topic in chapter HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

Correct option is (a) day

Best explanation: Day is not DEFINED in the pre-defined attribute list of input tag. WEEK attribute defines week and year when used as attribute in input tag. MONTH specifies month and year when it is accessed in input tag. The time attribute DISPLAYS current time in html.



Discussion

No Comment Found

Related InterviewSolutions