Prev Up Next
Go backward to Fill in the Body of Your Web Page
Go up to Part I: A Miniature Web Site
Go forward to Add a Secondary Page

Add a Link to Your Page

What makes the Web fun, of course, is links. Right now your page doesn't have any. A nice easy one to add is to take the reference to Williams College I suggested you include above and make it a link that will take a visitor to the college's web page.

To make this link:

Before proceeding, examine the HTML <A HREF...> tag inserted by PageSpinner to make sure it is consistent with your knowledge of HTML.

Now, view your page using Navigator as described above and try the link. Again, if anything isn't quite right, go back to PageSpinner and edit the text to correct the problem.


Prev Up Next