<LINK ...>
<LINK REL="...">
<LINK TITLE="...">
HREF = "URL"
HREF gives the URL of the related resource. For example, to relate to the home page of a web site, you might put:
HREF
<LINK REL=HOME HREF="index.html">