Link multiple pages


Link back to the home page
In Notepad, open chesapeake.html.

Beneath the paragraph, type:

Home


Enclose the word Home in anchor tags that link it back to the home page:

Home

TIP: Remember, index.html is the file name for the home page.

Save the page, and view it in the browser.

The word Home should now be a link:

Click the Home link.

The home page should appear in the browser.

Click the Chesapeake Bay Retriever link.

The Chesapeake Bay Retriever page should appear in the browser.

In Notepad, open german.html.

Create a link back to the home page just like in the Chesapeake Bay Retriever page:

Home


On the Yorkshire Terriers page, create a link back to the home page in the same way.