<CAPTION ...> sets a caption for the table. <CAPTION ...> goes just after the <TABLE ...> tag. It does not go inside a
<TR ...>, <TD ...> or <TH ...> element. there should be only one <CAPTION ...> per table. For example, this code creates a table with a caption of "Favorite Foods":