CPSC415A
Web Programming

Assignment 3

HTML Structure

Create a web page with a table that has:

  1. One header row and 2 non-header rows.

  2. One header column and 3 non-header columns.

  3. Data in all of the cells.

  4. A title row, an additional header row at the top that spans all of the colmns and has text that is centered.

  5. 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.