Link pages to each other


In Notepad, open chesapeake.html.

Following the Home link, type:

| Chesapeake Bay Retriever | German Shepherd | Yorkshire Terrier

It will look like this:

Home | Chesapeake Bay Retriever | German Shepherd | Yorkshire Terrier


Make the words Chesapeake Bay Retriever bold:

Home | Chesapeake Bay Retriever | German Shepherd | Yorkshire Terrier

Link the words German Shepherd to the German Shepherds page:

Home | Chesapeake Bay Retriever | German Shepherd | Yorkshire Terrier


Link the words Yorkshire Terrier to the Yorkshire Terriers page:

Home | Chesapeake Bay Retriever | German Shepherd | Yorkshire Terrier

  1. Save the page and view it in the browser.

    It should look like this:

Showing "you are here"

A site's navigational system should show people two things: where they are, and where they can go.

To show people where they are, make the link corresponding to the current page into plain text. This lets users know that if they can't go to that page, they must be looking at it.

Making the text bold reinforces the "you are here" message.