?? title.asp
字號(hào):
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="DQE_Conn.asp"-->
<!--#include file="check.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>歡迎使用星舊新聞管理系統(tǒng)1.0</title>
<style type="text/css">
<!--
body,td,th {
font-family: 宋體;
font-size: 9pt;
color: #58328B;
}
body {
background-color: #EAEBF2;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #6A41A7;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #6B3EA5;
}
a:hover {
text-decoration: underline;
color: #6C4E98;
}
a:active {
text-decoration: none;
color: #693EA9;
}
.biankuang {
background-color: #FFFFFF;
border: 1px solid #636EA2;
}
-->
</style></head>
<body>
<table width="100%" height="88" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle"><table width="96%" height="70" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="biankuang"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="30%" align="center"> <img src="images/logo.jpg" width="207" height="50"></td>
<td width="70%" valign="middle"><table width="300" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td height="16"><%= Session("adminquanxian") %>:<%= Session("adminzsname") %>歡迎你登陸 | <a href="<%= logincheckURL %>?dongzuo=loginout" target="_parent">安全退出</a></td>
</tr>
<tr>
<td height="16">現(xiàn)在的時(shí)間是:<%=now() %></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30" background="images/2.jpg"> </td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -