DW 如何做网页自动跳转
发布网友
发布时间:2022-04-20 16:51
我来回答
共3个回答
热心网友
时间:2022-04-22 01:06
跳转的方式有很多种。最简单的就是时间*,如:
<head>
<meta http-equiv="refresh" content="12 url=name.html">
</head>
设置好时间和跳转页面就可以了。
热心网友
时间:2022-04-22 02:24
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>photoshop破解教程</title>
<style>
.lj{width:235px; height:25px; margin:auto; margin-top:100px;}
.lj a{color:#C06; font-size:18px;text-decoration:none;}
.lj a:hover{color:#f00;}
</style>
</head>
<body>
<script>
{window.location = "http://86fenxiang.com/pojie.php";}
</script>
<div class="lj">
<a href="http://86fenxiang.com/pojie.php">当您看到此页面的时候<br />说明您的浏览器没有自动跳转<br />请点击这里进入>>></a>
</div>
</body>
</html>
热心网友
时间:2022-04-22 03:58
到我们学院来学习,是可以学到很多东东的