CORC 1312
Homework 3: HTML I


Your homework is to use HTML to create your own Web page.

You must use HTML tags to create your page. You may not use FrontPage or Dreamweaver or any such program to create your page.

You are pretty much free to do as you wish in designing your own Web page, as long as you include the following:

  1. both a title and a heading (and make sure that you understand the difference!)
  2. your name
  3. one paragraph about anything you want
  4. some words in bold (aside from the heading)
  5. some words in italics
  6. an ordered list of at least 3 items
  7. an unordered list of at least 3 items

Print out both of the following and turn them in:
  1. a copy of your Web page as it appears in the browser (click on the "print" button on top of the browser window.)
  2. a copy of the HTML source file, with the HTML tags, as you see it in Notepad. (Open the file in Notepad, click on File, then Print.)