Code
<!DOCTYPE html>
<html>
  <head>
    <base target="_blank" href="http://www.wikitechy.com/">
  </head>
  <body>
    <p>
      Here"http://www.wikitechy.com/" is a base URL.
      Click below to go Wikitechy tutorials.
    </p>
    <p><a href="online-tutorials">Wikitechy online tutorials</a>-<br>
     Wikitechy online tutorials page is open from the base URL.
 </p>
  </body>
</html>


Result