Home » HTML » HTML Attributes » Question
  1. Which is not a new global attribute in HTML5?
    1. Draggable
    2. Title
    3. Contenteditable
    4. Contextmenu
    5. None of these
Correct Option: B

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.



Your comments will be displayed only after manual approval.