meta html refresh code example
Example 1: html meta refresh
<meta http-equiv="refresh" content="3; URL=http://www.example.com/">
Example 2: meta refresh
<meta http-equiv="refresh" content="30">
<meta http-equiv="refresh" content="3; URL=http://www.example.com/">
<meta http-equiv="refresh" content="30">