Placing the above tag in your ..." /> How To Transferring User To New Web Page Automatically? Placing the above tag in your ..." /> Placing the above tag in your ..." />
Answers

Question and Answer:

  Home  HTML

⟩ How to transferring user to new web page automatically?

You will need to use the below meta tag.

<META HTTP-EQUIV="Refresh" CONTENT="2"; URL="http://www.yourname.com">

Placing the above tag in your <HEAD></HEAD> will load yousite.com in 2 seconds.

Changing the 2 value on CONTENT="2" to another value will increase or decrease the delay until loading the new page.

 183 views

More Questions for you: