All posts tagged “Anchor Element”

a Anchor Element"> a Anchor Element

a element represents a hyperlink if the href attribute is specified; if href is not specified, a represents a placeholder for where a link might otherwise have been placed, if it had been relevant.

href, target, download, and ping affect what happens when users follow/download hyperlinks created via a.

Use rel, media, hreflang, and type to indicate to the user the nature of the target resource before the user follows the link.

Text-level Semantics