redirect 重定向

2013-06-14

Learn how to create a URL redirection with this HTML redirect code.

 

<html>

<head><title>redirect</title></head>

<meta http-equiv="refresh" content="0;url=https://www.wallcopper.com"/>

<body> </body>

</html>

 

分类:网络 | 标签: |

相关日志

评论被关闭!