开发者

What Are Global attributes In HTML

what are Global attributes in html? And is there a list of all the开发者_运维技巧 Global attributes?


The HTML5 specification introduced the concept of Global Attributes. These are attributes that may be specified on all HTML elements. The list should be the following:

accesskey
class
contenteditable
contextmenu
dir
draggable
hidden
id
lang
spellcheck
style
tabindex
title

Source and further reading:

  • W3.ORG: HTML5 - 3.2.3 Global attributes
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜