Introduction to HTML

In this activity you will create a simple page using Notepad and html coding.  It will be a simple, but useful, page describing a Liberty High activity, club, sport, class, service, etc.  Check out the rubric before you begin.  Get my approval on your page before you begin. Here is the current course guide if you choose to do a department page course guide.

  1. Using Windows Explorer, create a new folder named "htmlpage" in your softtech2 folder.
     
  2. Using Notepad, create an html file named index.htm.  This reference may be helpful to refresh your memory on the tags.
     
  3. Use this graphic:  logo
     
  4. Required Elements
  • Page Title  <title>
  • Graphic <img src="    ">
  • Heading Activity Name <h1>
  • Horizontal Rule <hr>
  • Paragraph about Club’s purpose and activities in the school <p> or <br>
  • List <ul> and <li>
  • Email link <a href="mailto: xxxx@issaquah.wednet.edu ">
  • Background color <body bgcolor=" "> (Shades of blue or grey to blend with the Liberty site)
  • Consistent font with the Liberty site <font="verdana">
  • Your name and date included in the html code as a comment.  <!--      -->
     
  1. Put a link on your personal  page to your html page.
     
  2. Create a "zipped" file of the html folder.
     
  3. Send an email to me with the link to your personal page as well as the zipped file as an attachment.  Subject of the email should be: "html page"

Grading Rubric

Basic Structure

Points

Used clean proper coding (lower case and closed tags)
Some minor coding errors but page still works
Major Coding Errors resulting in problems displaying the page

3
2
1

Required Elements

Points

All elements included
One or two elements missing.
More than two elements missing.

3
2
1

Informative Content

Points

Content contains several accurate and relevant sentences.  
Content contains basic information in 1 sentence or simple list.

2
1

Delivery (1 point for each)

Points

Saved and named files and folders properly.
Emailed zipped folder and link.
Linked  on personal web page.
Accepted for posting on Liberty page.

1
1
1
1

Total

15