📄 index.asp
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>客户管理系统</title>
<style type="text/css">
<!--
table {
font-size: 9pt;
text-decoration: none;
border: 1px solid #000000;
color: #000000;
}
a {
font-size: 9pt;
text-decoration: none;
border: 1px dotted #CCCCCC;
color: #000000;
}
-->
</style>
</head>
<body>
<table width="398" border="0" align="center" cellpadding="5" cellspacing="0">
<tr align="center" bgcolor="#006699">
<td colspan="2"><font color="#FFFFFF">客户管理系统</font></td>
</tr>
<tr align="center">
<td width="185" height="40"><a href="user.asp">用户搜索</a></td>
<td width="191"><a href="adminlogin.htm">进入管理</a></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -