Tables
Create the following four tables using proper HTML markup. Utilizing CSS, give each table a width of 400px and a black 1px border. Put a non-breaking space ( ) in each TD tag.
Note that since you don’t have any information to put in these tables, it’s difficult to determine where you would use a TH tag – as such, you can use just TD tags for this assignment.

