[Javascript] CSDN的错误页面跳转
时间:2006-08-22 来源:windlike
<html>
<head>
<title>Error encountered</title>
</head>
<body>
<div>
对不起!你所访问的页面出错或者不存在!<br />
系统在 <span id="timeout">3.000</span> 秒后 将自动跳转到 <a
href="http://windlike.cublog.cn">windlike的BLOG首页</a>
</div>
<div style="display: none">
<p style="margin-top: 24px">
<a id="HomeLink" href="http://windlike.cublog.cn/">返回站点</a></p>
</div>
</body>
</html>
相关阅读 更多 +