Question 1

What is the tag to start a new table row? column?

< tr > starts a new table row
< td > starts a new table column