| HREF |
| This attribute is used to specify the location of a relative or absolute location (URL) of a file to which you want to provide a hyperlink. A hyperlink can point to a different document, another location within the same document, or to any image or program file the browser or operating system supports. |
| syntax: |
| HREF="URL" |
| The HTML element(s) this attribute is used with are: |
A AREA BASE DIV LINK SPAN |