CSCI 101: Intro to Computer Science

Assignment 3.     Due: Mon, Jun 23

Solutions will be posted on Wed, Jun 25

Please ZIP all your work related to this assignment in a single archibe hw3.zip and upload it on Canvas before midnight of the day above.

Refer for information to the webpage History of the World Wide Web (we call it Document here), and use Notepad editor to create a short version of this page.
Notepad is a part of a standard Windows package and can be found in the Start -> Programs -> Accessories submenu.

Check an example of an appropriate design here.

Make sure to include the following stylistic elements in your page:

  1. (10 pts)   Title for your webpage.
  2. (10 pts)   Body color (your choice).
  3. (10 pts)   At least 2 different text colors.
  4. (10 pts)   At least 3 headers corresponding to the first 3 parts of the Document (we call them chapters here).
  5. (20 pts)   At least 2 sections in each chapter. Each section has to have its own header (of smaller size), and consist of at least 2 paragraphs of text.
  6. (15 pts)   Contents of your webpage with the chapters numbered by capital Roman numbers, and the sections numbered by lower-case Latin letters.
  7. (5 pts)   Some italized, bold face, and underlined text.
  8. (5 pts)   At least 2 different font sizes, and at least 2 different font families.
  9. (10 pts)   At least 4 hyperlinks to the locations in the original Document.
  10. (5 pts)   At least 2 horizontal rules of different length and width.

Name your HTML file hw3.html