index.html 的默认301或者302跳转
生活随笔
收集整理的這篇文章主要介紹了
index.html 的默认301或者302跳转
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
index.html 的默認(rèn)301或者302跳轉(zhuǎn)
<!DOCTYPE html> <html> <head> <title>Google</title> <style> body { width: 35em; margin: 0 auto; font-family: Tahoma, Verdana, Arial, sans-serif; } </style> <script>window.location.href='https://www.google.com';</script> </head> <body></body>
轉(zhuǎn)載于:https://www.cnblogs.com/Black-Hawk/articles/10603218.html
總結(jié)
以上是生活随笔為你收集整理的index.html 的默认301或者302跳转的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: etcd与mysql_etcd数据库备份
- 下一篇: oo面向对象第一单元总结