base

The base element is used to specify the base URL for all relative URLs in a document.

Example:

<base href="https://example.com/" />