404报错页面
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>很抱歉,此页面暂时找不到!</title>
<style type="text/css">
body {
margin: 0px;
padding: 0px;
font-family: "微软雅黑", Arial, "Trebuchet MS", Verdana, Georgia,Baskerville,Palatino,Times;
font-size: 16px;
}
div {
margin-left: auto;
margin-right: auto;
}
a {
text-decoration: none;
color: #1064A0;
}
a:hover {
color: #0078D2;
}
img {
border: none;
}
h1, h2, h3, h4 {
/* display:block;*/
margin: 0;
font-weight: normal;
font-family: "微软雅黑", Arial, "Trebuchet MS", Helvetica, Verdana;
}
h1 {
font-size: 44px;
color: #0188DE;
padding: 20px 0px 10px 0px;
}
h2 {
color: #0188DE;
font-size: 16px;
padding: 10px 0px 40px 0px;
}
#page {
width: 910px;
padding: 20px 20px 40px 20px;
margin-top: 80px;
}
.button {
width: 180px;
height: 28px;
margin-left: 0px;
margin-top: 10px;
background: #009CFF;
border-bottom: 4px solid #0188DE;
text-align: center;
}
.button a {
width: 180px;
height: 28px;
display: block;
font-size: 14px;
color: #fff;
}
.button a:hover {
background: #5BBFFF;
}
</style>
</head>
<body>
<div id="page" style="border-style: dashed; border-color: #e4e4e4; line-height: 30px; background: url(sorry.png) no-repeat right;">
<h1>抱歉,找不到此页面~</h1>
<h2>Sorry, the site now can not be accessed. </h2>
<font color="#666666">你请求访问的页面,暂时找不到,我们建议你返回首页官网进行浏览,谢谢!</font>
<br />
<br />
</div>
</body>
</html>
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· winform 绘制太阳,地球,月球 运作规律
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 上周热点回顾(3.3-3.9)