For the Love of My Country
Andy Moore's web-development blog: HTML, CSS, JavaScript, Flash (
subscribe
)
quicklinks:
html codes
|
w3 schools
(
CSS
) |
colour codes
|
archives
blogging at:
Star Studded Super Step
on politics, abortion, freedom...
redirect URL
Monday, September 10, 2007, 3:58 AM
0 Comments
Redirect html code. Put it just above the </head> tag in your template.
<meta equiv="refresh" content="5;url=
http://your_domain_name.com
">
Will redirect in (5 seconds in this case) to the URL that you specify.
See an example by clicking here.
Archives:
\
April 2007
/
\
June 2007
/
\
September 2007
/
\
August 2008
/
\
September 2008
/
\
October 2008
/
\
December 2008
/
\
February 2009
/
\
March 2009
/
\
May 2009
/
\
July 2009
/
\
August 2009
/
\
September 2009
/
\
October 2009
/
\
November 2009
/
\
December 2009
/
\
January 2010
/
\
February 2010
/
\
March 2010
/
\
August 2010
/
\
September 2010
/
\
December 2010
/