HTML <base> element

<base href="https://www.example.com/">
<base target="_blank">
<base target="_top" href="https://example.com/">

Links: #caniemail-anchor, /path/, ./relative-path/, another-relative-path/, https://www.example.com/, https://www.caniemail.com/

MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base

caniemail.com, 2021.