<caption>
The HTML <caption>
Element (or HTML Table Caption Element) represents the title of a table. Though it is always the first descendant of a <table>
, its styling, using CSS, may place it elsewhere, relative to the table.
https://developer.mozilla.org/en/docs/Web/HTML/Element/caption