A (HTML element)
From Wiki @ Karl Jones dot com
In HTML, a (for "anchor") represents a hyperlink.
Examples
<html>
<a href="#">Download Word document</a>
</html>
See also
External links
- a element @ W3.org
- Links @ W3.org
- Fragment identifiers @ W3.org
- HTML a tag @ W3schools.com
- HTML a href attribute @ W3schools.com
- Hyperlink @ Wikipedia
- Inline linking @ Wikipedia