📄 admin_bottom.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Admin_Bottom.aspx.cs" Inherits="Admin_Admin_Bottom" %>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">
<!--
body {
background-color: #799AE1;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body,td,th {
font-size: 12px;
color: #000000;
}
a {
font-size: 12px;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style></head>
<body>
<form id="form1" runat="server">
<div>
<div align="center">
<table width="100%" border="0" cellpadding="0" cellspacing="3">
<tr>
<td align="center">Copyright (c) 2006
<asp:LinkButton ID="Lnk94FX" runat="server" OnClick="LinkButton1_Click">94Fx.Com</asp:LinkButton>
<a href="http://www.51aspx.com/" target="_blank">download from 51aspx.com</a>
. All Rights Reserved . </td>
</tr>
</table>
</div>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -