confi-emacs-inicial/elpa/ac-html-20151005.731/completion-data/html-tag-short-docs/data

16 lines
429 B
Plaintext

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