html tag relative code example
Example: base tag after link tag
<base href="https://www.example.com/">
<base target="_blank">
<base target="_top" href="https://example.com/">
<base href="https://www.example.com/">
<base target="_blank">
<base target="_top" href="https://example.com/">