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

19 lines
443 B
Plaintext

The HTML <button> Element represents a clickable button.
Content categories:
Flow content, phrasing content, Interactive content, listed, labelable, and submittable 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:
HTMLButtonElement
Element type:
Inline