Home arrow Troubleshooting arrow HTML Redirect
Wednesday, 10 March 2010
HTML Redirect PDF Print E-mail
Written by Hussain   
Wednesday, 02 January 2008

Place the following HTML redirect code between the <HEAD> and </HEAD> tags of your HTML code.

<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">

 

 
< Prev   Next >