Multiple choice Which tag is used to create a table? <table> & </table> <form> & </form> <td> & </td> <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 .