BOX MODEL

Assignment: Based on the discussion of the "box model" in class, recreate the structure of the background image from the starter page for this assignment. The starter page includes the CSS link for the required font, and a background image that you will "trace" using HTML. Create each of the five horizontal panels using the element. There are various ways to complete this assignment, but your final HTML should be an exact pixel-perfect copy of the background image. As you complete each panel, add the panel's background image or background color last (otherwise you won't see the other elements you need to trace). Remember, a couple of pixels off is not pixel-perfect, and very close is not pixel-perfect.

View the full page here.