The HTML <data> Element links a given content with a machine-readable translation. If the content is time- or date-related, the <time> must be used.

Content categories:
Flow content, phrasing content, palpable content.

Permitted content:
Phrasing content.

Tag omission:
None, both the starting and ending tag are mandatory.

Permitted parent elements:
Any element that accepts phrasing content.

DOM interface:
HTMLDataElement
