This is a fairly standard table. Take a look at the document source.
| Cell A | Cell B | Cell C |
| Cell D | Cell E | Cell F |
14. What tag encloses a row of a table? What tag encloses an individual cell within a row?
15. Copy this file (tables1.html) to your public_html directory. Then edit it so that the table has 3 rows and 2 columns, keeping the cells (A-F) in the same order. Put a link to the edited file in your home page.