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

16 lines
419 B
Plaintext

The HTML <output> element represents the result of a calculation or user action.
Content categories:
Flow content, phrasing content, listed, labelable, resettable form-associated element, 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:
HTMLOutputElement