What is wrong with the following table code that includes a caption?
<table>
<title>Table Title</title>
<tr><td>Data</td></tr>
</table>
What is wrong with the following table code that includes a caption?
<table>
<title>Table Title</title>
<tr><td>Data</td></tr>
</table>