This tag defines the base URL for all links in the page. Relative link within the page will become relative to the specified URI in the base tag. This tag must be inside the head tag.
<base attributes />
<base href=”http://www.htmlsoup.net” />