Default

Relative
<a href="/">
Relative
</a>

Absolute

Absolute
<a href="https://htmhell.dev">
Absolute
</a>

target=blank

Absolute in new window
<a href="https://htmhell.dev" target="_blank">
Absolute in new window
</a>

Anchor

Anchor link to next example
<a href="#next">
Anchor link to next example
</a>

Phone number

Call me
<a href="tel://8675309">
Call me
</a>

E-Mail

E-Mail me
<a href="mailto:manuel@matuzo.at">
E-Mail me
</a>

with hreflang

Absolute
<a href="https://orf.at" hreflang="de">
Absolute
</a>