-
Which is not a new global attribute in HTML5?
-
- Draggable
- Title
- Contenteditable
- Contextmenu
- 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.