This page links to easylink.html, a file that has some text in it. Go to "View->Source" to see how easy it is to link to other pages.

You can see that the format for linking is <a , then href=, then the URL within quotations, followed by the text that you want displayed for the link, followed by <, then /a and > to close the hyperlink: <a href="easylink.html">easylink.html</a>.