Html Code Redirect - 2KADAM
News Update
Loading...

Html Code Redirect

Ads.2Kadam
2kadam.in | Online Classified Ad Booking Business Website Online

 How to Redirect a Web Page in HTML 

As soon as the page loads, the function is fired and the page is redirected

 <!DOCTYPE html>
<html>
    <head>
        <title>2KADAM </title>
        <script>
            function init()
            {
               window.location.href = "https://www.2kadam.in";
            }
        </script>
    </head>

    <body onload="init()">
    </body>
</html> 

    

Ads.2Kadam
2kadam.in | Online Classified Ad Booking Business Website Online

Share with your friends

Give us your opinion

How To Use
  • Put the link on the
  • Generate Link box with http:// or https://
  • Use  CTRL + V  on keyboard to put the link.
  • Click Generate button to get encrypted link.
  • Click Copy URL button.
  • Done