<base>

The HTML <base> element specifies the base URL to use for all relative URLs contained within a document. There can be only one <base> element in a document.

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

Can I Use <base>?

Sandbox