1.

Which is not a new global attribute in HTML5?(a) Contenteditable(b) Contextmenu(c) Title(d) DraggableThis question was posed to me in quiz.My doubt is from Elements and Attributes to Support Web Applications topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML

Answer»

The correct option is (c) Title

For explanation: Contenteditable, contextmenu, data, draggable, hidden, role, ARIA, spellcheck all are new global attributes INTRODUCED in HTML5. Class, dir, id, lang, STYLE, TABINDEX, title are the attributes of HTML4 and now specified as global in HTML5.



Discussion

No Comment Found

Related InterviewSolutions