The <data>
element
Provides machine-readable data that corresponds to, or adds to, the information given by the content of the element. Can also be used by JavaScript code to store arbitrary data amongst the content.
Full list of attributes
All the usual HTML global attributes are available
value
- The data that is being stored.