top.htm

来自「目前人力资源管理系统的发展已经相对成熟」· HTM 代码 · 共 22 行

HTM
22
字号
<!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">
<!--
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
-->
</style></head>

<body>
<div align="center"><a href="renshiguanli.asp" target="main">人事管理</a> <a href="gerenguanli.asp" target="main">个人管理</a> <a href="zhaopinguanli.asp" target="main">招聘管理</a> <a href="peixunguanli.asp" target="main">培训管理</a> <a href="baoxianguangchang.asp" target="main">保险广场</a> <a href="xinchouguanli.asp" target="main">薪酬管理</a> <a href="xitongguanli.asp" target="main">系统管理</a></div>
</body>
</html>

⌨️ 快捷键说明

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