Table and Image Assignment

I am giving this assignment before I have covered classes, so I want the styling done without using them. We will revisit how to do them with classes.

This assignment should be written in HTML5 and it should validate.

One of the older ways that you can design a page is to use a table as the overall framework and layout the contents of the page within the table. With the growth of CSS, this is not used as often, but it is a good way of learning about tables. I want you to do the following assignment: