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

📄 error.asp

📁 jsp实现的网上购物系统
💻 ASP
字号:
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%>
<!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=gb2312" />
<title>无标题文档</title>
<style type="text/css">
<!--
body{ font-size:12px;
}
td,tr,th{ font-size:12px; line-height:20px;}
.Error_Logo{ background:#f4f4f4; padding:0px 5px; font-size:14px; font-weight:bold;}
a:link,a:visited{
	color:#30f;
	text-decoration:none;
}
a:hover{
	color:#FF5500;
	text-decoration:underline;
}
a:active{
	color:#666;
	text-decoration:none;
}
h1{ font-size:28px; padding:10px; }
ul{ font-size:14px; line-height:24px;}
ul li{ padding:8px 0;}
.Footer{ border-top:1px solid #ccc; padding:4px 0;}
-->
</style>
</head>

<body>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="200"><img src="/skin/default/Images/Logo.gif" /></td>
    <td align="right" class="Error_Logo"><a href="http://www.jisushop.com" target="_blank">极速首页</a></td>
  </tr>
</table>

<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
  
  <tr>
    <td rowspan="2" align="center" valign="top"> <img src="/skin/default/Images/Error.gif" vspace="30" /></td>
    <td height="80" align="left" valign="bottom"><h1><strong>很抱歉,您要访问的页面不存在。</strong></h1></td>
  </tr>
  <tr>
    <td height="200">
	<ul>
      <li><strong>检查网址是否正确。<br />
      </strong>如果您是通过在浏览器地址栏中键入网址来访问极速网店的,请确认您输入的网址是正确的。 </li>
      <li><strong>直接访问。<br />
      </strong>如果您是通过收藏夹来访问极速网店的,请尝试从<a href="http://www.jisushop.com" target="_blank">首页</a>来寻找您的目标,并更新您的收藏夹。 </li>
      <li><strong>去其他地方逛逛。<br />
      </strong>极速网店为您提供了大量的精彩服务,您可以任意点击一个链接,继续您的访问。 </li>
    </ul>	</td>
  </tr>
  <tr>
    <td colspan="2" align="center" class="Footer">&copy;2006 <a href="http://www.jisushop.com" target="_blank">极速网店</a></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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