The caption element represents the title of the table that is its parent.
caption = (normal-character-data & common.elem.phrasing*) & caption.attrs
caption.attrs = common.attrs
A caption element must have both a start tag and an end tag.