Why is this table incorrect?
<table>
<caption>My Table</caption>
<tr>
<th>Name</th>
<th>Email</th>
<tr>
</table>
Why is this table incorrect?
<table>
<caption>My Table</caption>
<tr>
<th>Name</th>
<th>Email</th>
<tr>
</table>