Difference between revisions of "My first website assignment"

From WLCS
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Objectives:'''
 
'''Objectives:'''
* You will be able to create a basic HTML website
+
* You will be able to create a basic website
* You will be able to format text using HTML tags (bold, center, h1, h2, etc)
+
* You will be able to format text using Google Sites
  
 
'''Requirements:'''
 
'''Requirements:'''
 
* Create a basic website for yourself that documents "who you are"
 
* Create a basic website for yourself that documents "who you are"
* You must employ header tags (e.g. h1, h2)
+
* You must employ headers
* You must use paragraph tags (p)
+
* You must use paragraph
 
* You must have at least 2 images
 
* You must have at least 2 images
 
* You must display at least 3 links on your page
 
* You must display at least 3 links on your page
 
* You must include the following information on your website:
 
* You must include the following information on your website:
 
** Name
 
** Name
** Hometown
+
** Hometown (do not use your actual one)
** Birth date
+
** Birth date (do not use your actual one)
** Class schedule
+
** Extracurriculars
** Extracurriculars - with descriptions of how long you have been doing them
+
*** Describe what the extracurricular is and what you do
 
** Favorite movies, books, or TV shows
 
** Favorite movies, books, or TV shows
 
** Hobbies - description of the hobby, how you discovered it, etc.
 
** Hobbies - description of the hobby, how you discovered it, etc.
 
** Any other interests
 
** Any other interests
 
'''Resources:'''
 
* [http://www.html-reference.com/ HTML Reference]
 
  
 
'''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 headers - 2 pts
 +
* Use of paragraphs - 2 pt
 +
* Use of images - 2 pts
 +
* Inclusion of links - 3 pts
 +
* Content - 5 pts
 +
* Aesthetics (layout, structure, color) - 5 pts

Latest revision as of 12:39, 23 September 2011

Objectives:

  • You will be able to create a basic website
  • You will be able to format text using Google Sites

Requirements:

  • Create a basic website for yourself that documents "who you are"
  • You must employ headers
  • You must use paragraph
  • 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 (do not use your actual one)
    • Birth date (do not use your actual one)
    • Extracurriculars
      • Describe what the extracurricular is and what you do
    • Favorite movies, books, or TV shows
    • Hobbies - description of the hobby, how you discovered it, etc.
    • Any other interests

Example:

Grading:

  • Title of page in the HTML header - 1 pt
  • Use of headers - 2 pts
  • Use of paragraphs - 2 pt
  • Use of images - 2 pts
  • Inclusion of links - 3 pts
  • Content - 5 pts
  • Aesthetics (layout, structure, color) - 5 pts