What does the <caption> element do when added to a table?
<caption>
<table> <caption>Table title</caption> </table>
Adds a footer to the table
Adds a title to the table
Adds a tooltip to the table
Adds a description to each cell