⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 errorpage.html

📁 MAX+PLUSII下载电缆制作资料 ,.内有电路图等
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>盛大网络</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
td {
	font-size: 12px;
	color: #FFFFFF;
}
.y1 {
	font-size: 14px;
	font-weight: bold;
	color: #f7bd00;
}
.button {
	width:63px;
	height:20px;
	display:block;
	margin:0 2px;
}
.button a {
	width:63px;
	height:20px;
	color:#FFFFFF;
	display:block;
	background:url(images/btn_normal.gif) no-repeat;
	font-size:12px;
	font-weight:700;
	line-height:20px;
}
.button a:visited, .button a:link {
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/btn_normal.gif) no-repeat;
	font-size:12px;
}
.button a:hover {
	display:block;
	color:#f7bd00;
	background:url(images/btn_hover.gif) no-repeat;
	font-size:12px;
}
.button a span {
	margin-left:auto;
	margin-right:auto;
}
-->
</style>
</head>

<body bgcolor="#101010">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td><table width="100%" border="0" align="center" cellpadding="4" cellspacing="0">
        <tr> 
          <td align="center" class="y1">&nbsp;&nbsp;&nbsp;应用正维护中...</td>
        </tr>
        <tr> 
          <td align="center">&nbsp;&nbsp;建议您稍后使用,给您带来不便敬请原谅!</td>
        </tr>
        <tr> 
          <td align="center">&nbsp;</td>
        </tr>
        <tr>
          <td align="center"><span class="button"><a href="javascript:window.close();">关闭</a></span></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -