How would you structure a table in HTML?
Begin with the table heading, then define a table row, and finally a table element using the table, tr, and td tags.
TM
Begin with the table heading, then define a table row, and finally a table element using the table, tr, and td tags.