Cascading Style Sheet Project
Stating from either a blank unformatted web page (sample), or
a web page of your own choosing (perhaps a page from your Cunningham Coffee
Corner project??), create two version of the page, each linked to a different
external stylesheet.
The two pages must be identical, except for the stylesheet
they link to.
Stylesheet Project Requirements
- You must modify at least eight standard HTML elements.
- e.g. BODY, P, H1 through H6, UL, A, BLOCKQUOTE, TABLE
- AND your stylesheet must contain at least one custom class
- such as .important and .summary
Don't forget to include your original unformatted HTML webpage and your two
.css style sheets!