Lab 9 - tables

Lab 9 objective

In this assignment, you will build a page containing a table.

Build a table

Build a page named lab9.html
Use the following in building the table:

  • Put at least seventeen (17) cells in the table.
  • Provide a border for the table and for each cell.
  • Specify the table size in pixels.
  • Specify some cell sizes in percent.
  • Use row spanning or column spanning.
  • Provide cell padding, but no cell spacing.
  • Center the contents of each cell horizontally and vertically.
  • Use a different standard color for background color in each cell.
  • Use black or white as the text color in each cell, whichever one shows up better.

You need to put some nice data in the table.
Use data related to the state or country you are using in your lab assignments.