Skip to content

Assignment 2

Add Pages and Navigation

Overview

In this assignment, you'll add new pages to expand your web site and link all pages, allowing users to navigate between pages

The Menu

Each page will have an identical menu of pages available on the site. There will be a visual indiction of which page the visitor is currently viewing and which pages that can navigate to

  • The page the visitor will see the current page name as standard text
  • Pages the visitor can click to view will appear as blue text with an underline. This is standard formatting for HTML links, and is recognizable by regular web page users as a link to another page

Assignment 2 New Pages

Create a new HTML file that contains links to related web pages. These will be actual web pages accessible form the Internet. Search for sites that have an association with your fictitious business. Include some text about the site to help users decide if they want to click on each link

Create a new HTML file that contains some history for your fictitious business

Create a Menu to Connect all the Pages

Add a Menu with links to all three (3) pages of your web site. Ensure that the current page does not display the link format. In the Browser (using Live Server) Click on each link and ensure each page can be navigates to

This work is licensed under a Creative Commons License