Multiple choice

Which tag is used to create a table?

  1. <table> & </table>

  2. <form> & </form>

  3. <td> & </td>

  4. <frame> & </frame>

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The tag is the container element used to define a table in HTML, and it must be closed with .