如果您的浏览器不支持跳转,请点这里.
可以跳转的
为什么不用浏览器标准跳转呢?
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>跳转中</title><meta http-equiv="refresh" content="0;url=http://www.jxy120.com"/><meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8"/></head><body><span>正在跳转。。。</span></p><span><a href="http://www.jxy120.com">点击直接进入</a></span><br/></body></html>
http-equiv="refresh" w3c标准,单位秒
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>跳转中</title><meta http-equiv="refresh" content="1;url=http://www.jxy120.com"/><meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8"/></head><body><span>正在跳转。。。</span></p><span><a href="http://www.jxy120.com">点击直接进入</a></span><br/></body></html>
可以跳转的
我浏览器的事情,代码没有问题,谢了
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号