First page Back Continue Last page Graphics
Client-pull
A main use of the meta tag is to force the browser to open a new page in a different location (or to refresh an existing page after a set number of seconds).
<meta http-equiv="refresh"
content="10; url=newlocation.html" />