📄 header.html
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div align="center" class="STYLE1">人事管理系统</div>
|<a href="login.html" target="main">管理员登陆</a>|<a href="show.jsp" target="main">职工花名册</a>|<a href="query_form.html" target="main">查询员工信息</a>|<a href="update_form.jsp" target="main">修改员工信息</a><a href="reg.html" target="main">|员工档案注册</a><br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -