html頭標籤meta實現refresh重定向

<html> 
<head> 
<meta http-equiv="content-type" content="text/html; charset=gb2312" /> 
<meta http-equiv="refresh" 
content="5;url=http://www.NewXXX.com"> 
</head> 
<body> 
<p> 
對不起。咱們已經搬家了。您的 url 是 
<a href="http://www.NewXXX.com">http://www.oldXXX.com.cn</a> 
</p> 
<p>您將在 5 秒內被重定向到新的地址。</p> 
<p>若是超過 5 秒後您仍然看到本消息,請點擊上面的的連接。</p> 
</body> 
</html>html

相關文章
相關標籤/搜索