📄 error.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="error.aspx.cs" Inherits="error" %>
<!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 runat="server">
<title>无标题页</title>
<link href="css/style_2.css" type="text/css" rel="stylesheet" />
</head>
<body>
<div style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 7px; MARGIN: auto; WIDTH: 982px; PADDING-TOP: 10px; BORDER-BOTTOM: #f27b21 3px solid; HEIGHT: 43px">
<a href="#" target="_blank"><img src="image/login_top.JPG" style="width: 104px; height: 53px;FLOAT: left" alt="不显示" /></a>
<div style="FLOAT: right; COLOR: #9b9b9b; PADDING-TOP: 28px">
<b>[系统错误]│</b>
<a href="index.aspx" target="_blank">返回首页</a><b> |</b>
<a href="#" target="_blank">帮助</a>
</div>
</div>
<form id="form1" runat="server">
<div>
<div style="z-index: 101; left: 27px; width: 959px; position: absolute; top: 426px;
height: 90px">
<center>
<hr style="width: 972px; color: #cfcfcf; height: 1px" />
<div class="b_left">
</div>
<div class="publish_bottom_message2">
<div class="copyright">
Copyright (C) 第三波网 2004-2008, All Rights Reserved</div>
<div class="validate">
<img alt="X" src="image/validate.gif" />
<p>
<a href="#" target="_blank"><span style="color: #0000ff; text-decoration: underline">
京ICP证041189号</span></a></p>
</div>
</div>
</center>
</div>
<div style="z-index: 102; left: 321px; width: 369px; position: absolute; top: 90px;
height: 260px">
<center>
<table>
<tr class="category">
<td style="width: 369px" >
<span style="color:red;font-size:12px;">
<asp:Label ID="lblMessage" runat="server" Width="362px"></asp:Label></span>
</td>
</tr>
<tr>
<td style="height:8px;">
</td>
</tr>
<tr>
<td style="width: 369px">
<asp:Image ID="Image1" runat="server" Height="209px" Width="284px" ImageUrl="~/image/gt.gif" /></td>
</tr>
<tr>
<td style="width: 369px">
<hr style="width: 100%; color: #cfcfcf; height: 1px" />
</td>
</tr>
<tr class="category">
<td>
<a href="#" target="_blank"><b>[返回上一页]</b></a>
</td>
</tr>
</table>
</center>
</div>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -