Welcome to the Pathname Project

Description

The purpose of the this project is to help you understand how path names work. You will use default, absolute and relative pathnames in order to make this sample website work correctly.

Remember, path names are much like a road map. They are instructions to the computer as to where to go find things. Pathnames are used to tell the webpage where to go find other pages in the website, images, documents and other elements that may be stored somewhere on a website.

Instructions:

1. Use a default path name to create a link to the page named aboutus.htm. Place that link in a paragraph below this one.

about us page

2. Use a relative path name to create a link to the page named products.htm. Place the link in a paragraph below this one.

products page

3. Use a relative path name to create a link to the page named academics.htm. Place the link in a paragraph below this one.

academics page