What is the tag to start a new table row? column?
The tag td signifies the start of a new table. The tag tr signifies the start of a new row. The tag colgroup signifies the start of a new column