Project 1


For project 1, you will be using the material given in lecture to design and create a basic business or advertisement website. Like in lab3, you will have a homepage, a products or services page, and a contact us page. Each page within the website will all have the same layout and theme. You might consider creating multiple style sheets: one for the layout/themes, text/font, photo gallery, etc.

For you products or services page, you will implement a 'photo gallery' which will include at least three local images that are 'clickable'. For each image that you include, you will create a corresponding page that will include the image and a description or details for that image. Have the user navigate to the corresponding page once an image has been clicked. You will have at least 6 html files total (ex: project1.html, products.html, contactUs.html, product1.html, product2.html, product3.html).

Layout requirements: layout.css


Text style requirements: text.css


Additional requirements:


Rubric



Submission

Create a directory in your public_html and label it project1. Have all of your files, including images, within this directory. Project 1 will be due 3/01 before midnight. No late submissions. Partial points will be given for incomplete criteria.