Starting from:

$25

Phase 3 Solution

For the Phase 3 Individual Project assignment, you will create a 3-page Web site with navigation links to ensure proper movement throughout the site. The first page of the Web site was previously created in Phase 2. You will add 3 navigation links to the section of the index.html page. Then, you will create the second and third pages of your Web site. They can have names of your choice. For this template, the second and third pages are called about.html and contact.html.

Step 1: Add navigation links to the navigation section of your index.html file (the first page of your Web site), and resave your work as index.html.

<img src="logoimage1.jpg" height="300" width="300" alt="logo image"<h1Sample Web Site</h1<a href="index.html"Home</a<a href="about.html"About</a<a href="contact.html"Contact</a<h3Continue to add content for the Homepage.</h3<h4Copyright year, your name, date, class, section number</h4

Step 2: Create the second page of your Web site. Change the title of the page, and add content information in the area so that it corresponds with the topic of the second Web page. When completed, save your file with an appropriate name and a .html extension.

<img src="logoimage1.jpg" height="300" width="300" alt="logo image"<h1Sample Web Site</h1<a href="index.html"Home</a<a href="about.html"About</a<a href="contact.html"Contact</a<h3Continue to add content for the About page.</h3<h4Copyright year, your name, date, class, section number</h4

Step 3: Create the third page of your Web site. Change the title, and add content to the area so that it corresponds with the topic that you chose for the third Web page. When completed, save the .html file.

<img src="logoimage1.jpg" height="300" width="300" alt="logo image"<h1Sample Web site</h1<a href="index.html"Home</a<a href="about.html"About</a<a href="contact.html"Contact</a<h3

Continue to add content for the contact page.</h3<h4Copyright year, your name, date, class, section number</h4

Please submit your assignment.For assistance with your assignment, please use your text, Web resources, and all course materials.

More products