First page Back Continue Last page Graphics
Linking Documents
One of the really exciting things webmasters can do is link their web page to another's.
To do this, webmasters use a pair of anchor tags:
<a href="URL">text to become clickable hotlink</a>
A = Anchor
HREF = hypertext reference
URL = Uniform Resource Locator (a web address, such as http://www.stanford.edu/)