Link (HTML element)
From Wiki @ Karl Jones dot com
In HTML, link represents a hyperlink to an external resource other than a web page, such as an external style sheet.
Hyperlinks to web pages are represented by the a element.
NOTE: The title for the page -- "Link (HTML element)" -- uses an upper-case "L", because MediaWiki uses uppercase for initial letters in page titles. In actual HTML, lowercase "link" is more common.
Examples
...
See also
External links
- Links @ W3.org
- Link types @ W3.org
- HTML link tag @ W3schools.com