Difference between revisions of "My first website assignment"

From WLCS
Line 24: Line 24:
 
'''Example:'''
 
'''Example:'''
 
* [http://www.paulbui.net/ Mr. Bui's Website]
 
* [http://www.paulbui.net/ Mr. Bui's Website]
 +
 +
'''Grading:'''
 +
* Title of page in the HTML header - 1 pt
 +
* Use of header tags - 2 pts
 +
* Use of paragraph tags - 2 pt
 +
* Use of images - 2 pts
 +
* Inclusion of links - 3 pts
 +
* Biographical information - 10 pts
 +
* Aesthetics (layout, structure, color) - 10 pts

Revision as of 11:42, 22 September 2009

Objectives:

  • You will be able to create a basic HTML website
  • You will be able to format text using HTML tags (bold, center, h1, h2, etc)

Requirements:

  • Create a basic website for yourself that documents "who you are"
  • You must employ header tags (e.g. h1, h2)
  • You must use paragraph tags (p)
  • You must have at least 2 images
  • You must display at least 3 links on your page
  • You must include the following information on your website:
    • Name
    • Hometown
    • Birth date
    • Class schedule
    • Extracurriculars - with descriptions of how long you have been doing them
    • Favorite movies, books, or TV shows
    • Hobbies - description of the hobby, how you discovered it, etc.
    • Any other interests

Resources:

Example:

Grading:

  • Title of page in the HTML header - 1 pt
  • Use of header tags - 2 pts
  • Use of paragraph tags - 2 pt
  • Use of images - 2 pts
  • Inclusion of links - 3 pts
  • Biographical information - 10 pts
  • Aesthetics (layout, structure, color) - 10 pts