Check out example codes for "base tag after link tag". It will help you in understanding the concepts better.
Code Example 1
<base href="https://www.example.com/">
<base target="_blank">
<base target="_top" href="https://example.com/">
Learn ReactJs, React Native from akashmittal.com