首页
学习
活动
专区
圈层
工具
发布

如何通过HTML做外链跳转

下方代码的文字与网址均可改动。

代码语言:javascript
复制
<html>
<head>
<title>小轻网</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="refresh" content="0;URL=http://fun.xzwidea.cn/">
</head>
<style>body{font-size:9pt;line-height:15pt}</style>
<body bgcolor="#FFFFFF" text="#000000" " leftmargin="0" topmargin="20" marginwidth="0" marginheight="0">
<center>正在转入小轻网-http://fun.xzwidea.cn/,请稍候......</center>
</body>
</html>
下一篇
举报
领券