- The HTML5
data-
attribute is a new addition that assigns custom data to an element. It was built to store sensitive or private data that is exclusive to a page or application, for which there are no other matching attributes or elements.
What are data- attributes good for?
Tags
html5 features