The caption element represents the title of the table that is its parent.
flow content
A caption element must have both a start tag and an end tag.
table
interface HTMLTableCaptionElement : HTMLElement {};