linking a banner Advertisement to URL



write a JavaScript code to link banner with the URL.


<html>
  <body>
        
          <a href="https://aitaurangabad.com/">

           <img src="AIT_IMG.png" alt="custom_html_banner1" style="width: 50%;">  </a>

  </body>
</html>

Output: