05
2015
03

[html]网页自动跳转代码到其他页面代码html代码

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=gb2312"/>
<title></title>
</head>
<body>
<meta http-equiv="refresh" content="0.1;url=http://www.tao99.cc">
<!-- 0.1为跳转时间可自行设置 -->
</body>
</html>
« 上一篇 下一篇 »