a

The a element is used to define a hyperlink. It can be used to link to other web pages, files, or resources.

Example:

<a href="https://example.com/">Click here</a>