0 / 60 seg.

¿Por qué esta tabla es incorrecta?

<table>
  <caption>Mi tabla</caption>
  <tr>
    <th>Nombre</th>
    <th>Correo</th>
  <tr>
  ...
</table>