網(wǎng)站搬新家啦,馬上跳轉(zhuǎn)新網(wǎng)址(附代碼)
發(fā)表時(shí)間:2023-08-31 來源:明輝站整理相關(guān)軟件相關(guān)文章人氣:
[摘要]404頁面如何自動(dòng)跳轉(zhuǎn)到首頁?網(wǎng)站404頁面是怎么制作的,廢話不多說,直接上代碼。!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DT...
404頁面如何自動(dòng)跳轉(zhuǎn)到首頁?網(wǎng)站404頁面是怎么制作的,廢話不多說,直接上代碼。
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>很抱歉,網(wǎng)站搬新家啦!</title>
<style type="text/css">
body {margin: 0px; padding:0px; font-family:"微軟雅黑", Arial, "Trebuchet MS", Verdana, Georgia,Baskerville,Palatino,Times; font-size:16px;}
p{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>
<p id="page" style="border-style:dashed;border-color:#e4e4e4;line-height:30px;background:url(sorry.png) no-repeat right;">
<h1>網(wǎng)站搬新家啦,即將跳轉(zhuǎn)新網(wǎng)址~</h1>
<h2>The website is moving to a new home. It is about to jump to the new website. </h2>
<meta http-equiv="refresh" content="0.1;url=https://www.baidu.com">
<font color="#666666">若網(wǎng)頁未能自動(dòng)跳轉(zhuǎn)新網(wǎng)址,請點(diǎn)擊下面按鈕進(jìn)行跳轉(zhuǎn)!</font><br /><br />
<p class="button">
<a href="https://www.baidu.com" title="進(jìn)入新網(wǎng)址">進(jìn)入新網(wǎng)址</a>
</p>
</p>
</body>
</html>
以上就是對網(wǎng)站搬新家啦,即將跳轉(zhuǎn)新網(wǎng)址(附代碼)的全部介紹,如果你想了解更多有關(guān)html教程,請關(guān)注php中文網(wǎng)。
以上就是網(wǎng)站搬新家啦,即將跳轉(zhuǎn)新網(wǎng)址(附代碼)的詳細(xì)內(nèi)容,更多請關(guān)注php中文網(wǎng)其它相關(guān)文章!
網(wǎng)站建設(shè)是一個(gè)廣義的術(shù)語,涵蓋了許多不同的技能和學(xué)科中所使用的生產(chǎn)和維護(hù)的網(wǎng)站。