Exercise 2: CSS Properties Review
As with Exercise 1, your mission is to view the enclosed screenshot, then use appropriate HTML markup and CSS to match it as closely as possible. You are allowed one class and no IDs. No float
s and no position:absolute
or position:relative
!
Be sure to refer to the CSS Properties and Inline vs. Block cheat sheets if you need to.