Lesson 4: Linking Tags
(About Links)

Basic Link Syntax
You use the anchor tag <a> to link to a file, to the URL of a file, or to another location within the same file. To create a link in HTML, you must set the "href" attribute to the desired location (link name) and enter clickable text that will activate the linking process.

Link Chart