
TIL about the #HTML <base>
element!


<base>: The Document Base URL element - HTML: HyperText Markup Language | MDN
The <base> HTML element specifies the base URL to use for all relative URLs in a document. There can be only one <base> element in a document.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base