📄 left.htm
字号:
<!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">
<style type="text/css">
<!--
body,td,th {
font-size: 14px;
color: #003399;
}
a:link {
color: #003399;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #003399;
}
a:hover {
text-decoration: none;
color: #003399;
}
a:active {
text-decoration: none;
color: #003399;
}
-->
</style>
</head>
<body>
<table width="70%" border="0" height="60%">
<tr>
<td><a href="changepw.asp" target="right">修改密码</a></td>
</tr>
<tr>
<td><a href="changepersoninfo.asp" target="right">修改个人信息</a></td>
</tr>
<tr>
<td><a href="putout.asp" target="right">求职信息发布</a></td>
</tr>
<tr>
<td><a href="delinfo.asp" target="right">求职信息删除</a></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -