日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

404报错页面

發布時間:2024/8/26 编程问答 20 豆豆
生活随笔 收集整理的這篇文章主要介紹了 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>

?

轉載于:https://www.cnblogs.com/ITzhangyunpeng/p/9172998.html

總結

以上是生活随笔為你收集整理的404报错页面的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。