HTML: The Markup Language

summarysummary, caption, or legend for a details control NEW # T

The summary element represents a summary, caption, or legend for a details element.

Permitted content #

Permitted attributes #

Tag omission #

A summary element must have both a start tag and an end tag.

Permitted parent elements #

details

DOM interface #

Uses HTMLElement.