CIS89A-01: World Wide Web Page Development

Week 1

Assignment 3


Due Date: Day 7 of Week 3
40 points

The goal of this assignment is to use the HTML5 structural elements, lists and images.

Throughout the course, you'll add new features to your site. You have to keep on updating the pages that you already created.

Now continue to be creative with the layout of your site. Redo the second assignment to use the HTML5 structural elements. So far you have 4 files: index.html, about.html, contact.html and sites.html. For this assignment you add 3 more files: new, FAQ and products. So create a template using Header, Nav, Footer, Section, Article and Aside if necessary containing the navigation of 6 pages: index.html, about.html, contact.html, sites.html, new.html, faq.html and products.html.

Using the template do the following:

  1. Modify index.html. Add a logo for your business in index.html. Add more content if necessary including an image, but do not delete anything.
  2. Modify about.html.
  3. Modify contact.html.
  4. Create new.html. This "What's New" page informs the customers about the latest news about your business and products.
  5. Create faq.html. This FAQ page is about Frequently Asked Questions about your business.
  6. Create products.html. This Products page gives information about the products.Include images of the products.
  7. Upload the 7 files: index.html, about.html, contact.html, sites.html, new.html, faq.html and products.html to the assignments directory under public_html directory in Voyager.

You must use the following:

  • The HTML5 structural elements.
  • Lists
  • A background image.
  • At least two images for the products.

You can use all the tags discussed up to Week 3. We do step by step, so do not use any tags that we have not learned yet.

Go to Catalyst to submit the lab.

I cannot grade if you don't submit it Catalyst.