0 / 60 seg.

How do you add a caption to the table in this HTML snippet?

<table>
  <tr>
    <td>Data</td>
  </tr>
</table>