Tutorials-Nuval Web Design

  • Increase font size
  • Default font size
  • Decrease font size
Home Web Design How to redirect a web page

How to redirect a web page

E-mail Print PDF

What if you wanted to redirect a page to another one? The answer is simple: insert this script into the <head>:

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

"Content" is the number of seconds to wait before the page is refreshed to the value in "url".

 

-JN

Last Updated on Friday, 05 February 2010 23:28  

Polls

Favorite Web Page Authoring Software?