蓝色给自己的网站加一个好看的跳转页面代码

0.0/0人
免费

更新时间:2022-11-26 01:24:40

所属分类:其他资源

评论回复:0

 

暂无演示 下载权限

蓝色给自己的网站加一个好看的跳转页面代码-第3张插图

新建一个文本文档,然后重命名为index.html 复制代码粘贴进去,找到本站地址www.xx8g.com替换成你要跳转的地址就可以了。

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  4. <meta http-equiv="refresh" content="1;url='http://s.10zhan.com';">
  5. <title>10站长网跳转代码</title>
  6. <div id="circle"></div>
  7. <div id="circletext"></div>
  8. <div id="circle1"></div>
  9. <html>
  10. <head>
  11. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  12. <meta http-equiv="refresh" content="1;url='http://www.xx8g.com';">
  13. <title>10站长网跳转代码www.xx8g.com</title>
  14. <style>
  15. <style type="text/css">
  16. html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{background:#3498db;}#loader-container{width:188px;height:188px;color:white;margin:0 auto;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);border:5px solid #3498db;border-radius:50%;-webkit-animation:borderScale 1s infinite ease-in-out;animation:borderScale 1s infinite ease-in-out;}#loadingText{font-family:'Raleway',sans-serif;font-size:1.4em;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);}@-webkit-keyframes borderScale{0%{border:5px solid white;}50%{border:25px solid #3498db;}100%{border:5px solid white;}}@keyframes borderScale{0%{border:5px solid white;}50%{border:25px solid #3498db;}100%{border:5px solid white;}}
  17. </style>
  18. </style></head>
  19. <body>
  20. <div id="loader-container"><p id="loadingText">页面加载中...</p></div>
  21. </body>
  22. </html>

百度
- MB

相关推荐

首页 导航 会员 客服 微信
客服QQ 客服微信 客服邮箱 TOP