HTML Target of Example using META to auto forward

<<< back to META for Automatic Refreshing and Forwarding

Want to see that again?

Your browser should have headed to this page after five seconds. This was done using a <META ...> tag:

<META 
 HTTP-EQUIV="Refresh"
 CONTENT="5; URL=autoforward_target.html">
back to <META ...>