<meta http-equiv="Refresh" content="">
Browser |
|
---|---|
Type |
This META element sets the automatic forwarding of the page.
The META element is placed inside the HEAD element.
<meta http-equiv="Refresh" content="10; URL=http://www.example.com/">
Attribute | Value | Explanation |
---|---|---|
http-equiv=" " | Refresh | - |
content=" " | seconds and URL | the number of seconds and URL for the forwarding |
<meta http-equiv="Refresh" content="Seconds; URL=target URL">
Example page
Return to here by passing the two pages.