Issaquah High School Computer Science

Mr. Wortzman | Room 3209 | Issaquah High School, Issaquah, WA

Project 1 - Personal Site

Specification

Overview

In the early to mid-1990’s, when the public first gained access to the internet, the web was overrun with personal websites. Many people’s first experience with web design was creating a site describing themselves and hosting it on services such as Geocities or Angelfire. In this project, you will use the simple tags you have learned so far to create a similar personal website telling visitors about yourself. Note that you will not be able to change any design elements such as colors, fonts, or alignments. That’s OK; we’ll learn how to do that later.

Details

Design

You will create a simple website that tells visitors about yourself, your personal history, and your interests. Your site should include at least the following information:

The information can be presented in any order and in any way you like, as long as it is all present. You may also include additional information if you would like. Feel free to be creative!

Whenever possible, you should provide links to related sites (such as the websites for your classes or your favorite sites) so that visitors can find more information.

Implementation Details

Your site must make use of the following HTML elements:

You must conform to all technical guidelines and standards we have discussed in class. All your code must validate. In addition, your code should be clean and easy to read, including proper nesting and indentation, good use of blank lines, and comments where appropriate.

Rubric

Behavior
Site renders properly 1 points
Site is well-organized and includes 3 pages 1 points
Site includes name age, and grade 2 points
Site includes personal biography 2 points
Site includes current year’s schedule with details 2 points
Site includes descriptions of hobbies/interests 2 points
Site includes list of favorite websites 1 points
Site uses links where appropriate 1 points
Total12 points
Implementation
Site shows effort and creativity 2 points
Code is well-written and easy to read, and HTML elements are used effectively 2 points
HTML validates 1 points
Site includes at least two different-sized headings 2 points
Site includes at least one external and one local link 2 points
Site includes at least two images 2 points
Site includes at least one list 1 points
Site includes at least one table 1 points
Total13 points
Project total25 points