CIS 195, Web Authoring

Lab 2 Instructions

For this lab assignment, you will make a web site with reviews of anything you are interested in like books, movies, or music. In part 1, you will make a single web page containing a single review. In part 2 you will add a home page and two more review pages to make a complete review web site.

Part 1: A Single Review Page

Learning Objective

The objective of this part of the lab is to give you practice using basic HTML elements.

Requirements

Create a single web page that presents a review of something of your choice and that uses each of the following HTML elements:

Check your page using the W3C HTML Validator

 

Part 2: A Review Web Site

Learning Objective

The objective of this part is to learn to work with multiple pages and to manage sub-folders and file paths.

Requirements

Create a review site that contains a home page and at least three review pages. (You will use the page from Part 1 as one of the three review pages.)

Check your pages using the W3C HTML Validator

 

Submitting your web sites to Moodle

Grading

Here is a link to the grading rubric that I will use to grade your assignment:

Lab2Rubric-CS195