Create an HTML web page using NotePad that utilizes the LIST HTML Tags. This page should show your weekly schedule, including work, school, sports, etc.

Your web page MUST have

  1. A title tag
  2. proper HTML formatting (all necessary tags)
  3. <OL> tags for days of the week
  4. <UL> lists for items that you do during the day
  5. AT LEAST 2 <UL> list items indented a second level in
  6. Make sure you using a heading tag <h1> or another heading tag for the first line
  7. Print out your HTML file (showing all your tags) and your screen (showing how your web page will look).

Grading: 20 possible points

EXAMPLE