16 January 2004
Project Assignment: Personal Midterm Site
Create a web site about a place that you’ve lived—and you can interpret that very broadly. Place the site in its own directory within your 409 directory (e.g. www/409/midterm/ ), with its own index.html file. It should have a minimum of five pages.
Divide the content up into appropriate “chunks” of information, and design the site in a way that enhances the presentation of the content. This means you need to think about how to break it up, how to label it, how to navigate through it, keeping in mind who your audience is. I will be evaluating the quality of your content, as well as your information organization and navigation.
Use CSS for text formatting and layout. While you may use inline and document-based styles, I would also like you to create a linked style sheet that controls formatting for some aspect(s) of all of the pages in the assignment.
Include a link to an annotated version of your external CSS (not just a link to the CSS itself, but to an HTML document that has the contents of the CSS along with annotations explaining what the various rules accomplish).
You can assume I’ll be using a current generation browser to view your pages, but don’t assume that it will be IE, or that it will be a specific hardware platform.
Grading will be based on the following components:
- Content (quality of writing/ presentation, depth of content, organization of content)
- Design (visual design principles, navigation)
- CSS (external CSS, inline only where appropriate, text formatting, positioning) * Clean, standards-compliant XHTML and CSS
- Documentation (annotated CSS, appropriately commented code)
The site must be online by noon on Friday, January 16th.