Link
A Link or Hyperlink is a referral inside a web page that when clicked, or tapped on mobile, opens up the URL referenced by the link. A link is created by adding an HTML tag with the target URL (usually the
<a href>
tag) around text or an image. The text within the HTML tag which is clicked by the user is known as the "anchor text".
links