0

How to redirect pages with HTML?

Asked 3 years ago (Apr 10, 2021) in the field of Programming by Siya2000

I want to be able to refresh or redirect a page that is created with HTML code. Please send me the correct solution.


Answers


0
Answered 3 years ago (Apr 11, 2021) by Eldernode Staff

By entering the following code, the relevant page will be refreshed every 5 seconds. You can change the number 5 to your liking:

<meta http-equiv="refresh" content="5">

Use the following code to be redirected to another address after 5 seconds. Enter your desired address instead of example.com:

<meta http-equiv="refresh" content="5; url=http://example.com/">

You can use the following command for immediate redirection:

<meta http-equiv="refresh" content="0; url=http://example.com/">

We are by your side every step of the way

Think about developing your online business; We will protect it compassionately

We are by your side every step of the way

+8595670151

7 days a week, 24 hours a day