⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mingtop.asp

📁 企业网上办公自动化通过对各办公自动化要素的闭环整合
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!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>无标题文档</title>
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E6E6E6;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #ffffff;
}
-->
</style>
</head>

<body>
<table width="405" height="33" border="1" align="center" cellspacing="0" bgcolor="#FF9900">
  <tr>
    <td width="199" height="31"><div align="center"><span class="style1">名片夹</span>
        <span class="style1"><a href="mingadd.asp" target="mainF">添加</a>|<a href="mingguan.asp" target="mainF">管理</a></span></div></td>
    <td width="200"><div align="center"><span class="style1">名片信息<a href="lianxiadd.asp" target="mainF">添加</a></span></div></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -