HTML5 custom attributes - Why would I use them?

后端 未结 4 1499
萌比男神i
萌比男神i 2020-12-06 05:13

I can\'t seem to understand why I should be happy with HTML5 allowing custom attributes? Why would I use them?

4条回答
  •  没有蜡笔的小新
    2020-12-06 06:03

    I found another use for the data- attribute:

    You could use the new HTML5 custom data- attribute for tooltips: Semantic Tooltips With Pure CSS3 and HTML5.

提交回复
热议问题