Assignment 3
Demo Page with CSS Rules
Submit before 11:30 PM Friday September 30

Overview

You will create a simple demo page that uses CSS rules.

Requirements

Choose a theme that could inspire a simple web site. You won't need to produce much content for the page, although the home page should feature a half dozen category labels and a few visual design elements.

Your resulting page should have the following:

  • A header that includes a title and some design
  • A menu linking to 4-8 (dummy) pages.
  • A space where content can be placed.
  • One additional block showing an image or additional content.
  • Content meeting HTML5 standards with no physical tags.
  • No visual styles should be specified in the HTML demo page. Instead, all style information should be specified in an externally referenced CSS file.

The linked dummy pages do not need content, but the links should work and lead to pages with some text that describes them.

Submission Requirements

Using the COL submission, tell me the URL of your main page.

Useful References