Question
1 CIT 155: Web Page Development Project 2 Directions This assignment is worth 15 points. If you fail to include EVERYTHING listed in the directions
1 CIT 155: Web Page Development Project 2 Directions This assignment is worth 15 points. If you fail to include EVERYTHING listed in the directions you will automatically receive a grade of zero on the project. No exceptions to this rule. You must use a text editor such as textpad or notepad++. This project is a continuation of project 1. Instructions: 1. Correct the errors on the html documents and style sheet from project 1. 2. Create an additional 5 html documents. In all you will have a total of 10 html documents including the pages from project 1 and the style sheet. 3. On the new html documents include the following: Minimum of one image on each page. The image file is to be saved within the images folder as in project 1. A header, main and footer section as on the pages from project 1. Include the address element within the footer of the page just as in the first project. The address element is to include your name and email address. As in project 1, each page must have a minimum of 2 paragraphs. All pages must link to the style sheet and include the meta element that sets up the viewport as done in project 1. All pages must link back to the home page. Include the nav element within the header section. The nav element is to contain an unordered list with links to other pages. Since there will be a total of 10 html documents, include links to only the home page and the previous and next page. The last page in your site will not have a link to a next page. If you wish to place a link to other pages do so within the main section of your pages. Include a table on one of the pages. It does not have to be an elaborate table, a simple table is fine. Include a form on one of the pages. The form is to be set so that the user is instructed to fill out the following: First Name Last Name Address City, State and Zip code. Comments (in the form of a textarea with multiple rows and columns) Submit and Reset buttons. Other form controls can be included but are not required. 2 Check the html documents using the HTML validator and correct errors that the validator triggers. 4. No additions to the style sheet or required but can be added if you wish. 5. Compress all HTML documents, plus the css and images folders within a single zip or rar file. 3 Project 2 Check-off List Use the following check-list to make sure your project contains all requirements A minimum of one image is included on all pages A header, main and footer section is included on all pages. Address element included on all pages and contains your name and email address. The address element is placed within the footer section. All pages have a minimum of 2 paragraphs. File names DO NOT have spaces in them. All HTML documents contain a link to the style sheet. All HTML documents contain the meta element for the viewport. Each page has a link to the home page and the previous and next page. The last page in the site will not have a link to a next page. One page includes a table. One page includes a form with the information listed in the directions. All HTML documents and the style sheet validator with no errors.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started