Assignment #7
(20 points)

  1. Watch the video Cascading Style Sheets (CC) and continue reading up on CSS.

  2. Create three different HTML pages that use Cascading Style Sheets similar to those developed in the video and shown in the image below. Format one page using "inline", a second page using "internal", and a third page using "external" CSS. Save your work as "assignment7-inline.html", "assignment7-internal.html", "assignment7-external.html", and "styles.css". Feel free to start off with the text in the file assignment7-unformatted.html.

    Special considerations: Your HTML documents must modify at least 6 tags (selectors) using inline, internal, and external CSS. See RGB Color Codes for help finding colors.

  3. Upload your files to your YOUR-CLASS-WEBSITE. Help.


Grading Rubric
Required Elements Points Possible Does not meet requirements Meets some requirements Meets or exceeds all requirements Your Score
Effectively formatted at least 6 tags (selectors) using "inline", "internal", and "external" CSS. 20 0 10 20 __/20
Total points __/20