?? 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.aspsky.net/" target="_blank"><strong></strong></a>. All Rights Reserved . </td>
</tr>
</table>
</div>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -