📄 adminenter.jsp
字号:
<style type="text/css">
<!--
.style1 {
font-size: 36px;
font-weight: bold;
}
-->
</style>
<body background="image/back.gif">
<form name=login action=AdminEnter1.jsp method=post>
<table width=50% align=center cellspacing=0>
<tr><td align=center><span class="style1">管理员登录
</span>
<tr><td>
<table width=100% bgcolor=>
<tr><td>
<tr><td height="74" align=center><strong>管理员ID:</strong>
<input name=user_id size=15>
<tr><td height="75" align=center><strong>密 码:</strong>
<input type=password name=user_password size=15>
<tr><td>
<tr><td height="93" align=center>
<input type=submit name=login value=登录>
</table>
</table>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -