Create a web page with a table that has:
One header row and 2 non-header rows.
One header column and 3 non-header columns.
Data in all of the cells.
A title row, an additional header row at the top that spans all of the colmns and has text that is centered.
Style that removes all table lines except for a horizontal line between the header row and the table data and a vertical line between the header column and the table data.
Submission
Submit your code on the course Inquire site.