1 Star 0 Fork 0

NJU-TJL/NJUTianJian.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
404.html 2.07 KB
一键复制 编辑 原始数据 按行查看 历史
NJU-TJL 提交于 2020-10-08 16:29 . 解决404页面的https问题
<!DOCTYPE html>
<html>
<head>
<title>Page Not Found</title>
<link rel="shortcut icon" href="img/logo.ico"/>
<link rel="bookmark" href="img/logo.ico"/>
<!-- meta_tags-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta https-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Falsity Error Page A Flat Responsive Widget,Login form widgets, Sign up Web forms , Login signup Responsive web form,Flat Pricing table,Flat Drop downs,Registration Forms,News letter Forms,Elements" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- Meta_tag_Keywords -->
<link href="css/error_page_style.css" rel="stylesheet" type="text/css" media="all"/><!--stylesheet-->
<link rel="stylesheet" href="css/font-awesome.css"><!--font_wesome_icons-->
<link href="https://fonts.googleapis.com/css?family=PT+Sans" rel="stylesheet"><!--online_fonts-->
<link href="https://fonts.googleapis.com/css?family=Berkshire+Swash" rel="stylesheet"><!--online_fonts-->
<link href="https://fonts.googleapis.com/css?family=Barlow" rel="stylesheet"><!--online_fonts-->
</head>
<body>
<div class="agileits-main">
<div class="w3l-head">
<h1>err<label>o</label>r page</h1>
<div class="w3l-text">
<h2>4<span><sub>0</sub></span>4</h2>
<br><p>oops error!</p>
<!-- <style type="text/css">
a:link,a:visited{color:orange;text-decoration:none;}
a:hover{color:orangered;text-decoration:none;}
a:active{color:orange;text-decoration:none;}
</style> -->
<p>你要找的页面不存在...要不来认识一下<a href="Department-Technology.html">技术部的小哥哥小姐姐</a></p>
<style type="text/css">
a:link,a:visited{color:orange;text-decoration:none;}
a:hover{color:orangered;text-decoration:none;}
a:active{color:orange;text-decoration:none;}
</style>
</div>
</div>
<footer style="margin-top: 120px;">&copy; 2018 天健社技术部团队出品</footer>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/NJU-TJL/NJUTianJian.github.io.git
git@gitee.com:NJU-TJL/NJUTianJian.github.io.git
NJU-TJL
NJUTianJian.github.io
NJUTianJian.github.io
master

搜索帮助