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

📄 userenter.jsp

📁 jsp+acess+tomcat6.0 编写的员工培训管理系统 供初学者参考
💻 JSP
字号:
<html>
<style type="text/css">
<!--
.style2 {
	font-size: 36px;
	font-weight: bold;
}
-->
</style>

<body background="image/back.gif">

<form name=login action=UserEnter1.jsp method=post>
<table  width=50% align=center cellspacing=0>
<tr><td align=center><span class="style2">员工登录</span>
<tr><td>
<table width=109% >
   <tr><td height="34">
   <tr>
     <td height="58" align=center> <strong>员工ID:</strong>
       <input name=user_id size=15>     
   <tr><td height="53" align=center><strong>密&nbsp;&nbsp;码:</strong>
       <input type=password name=user_password size=15>    
   <tr><td>
   <tr><td height="54" align=center><input type=submit name=login value=登录> 
</table>
</table>
</form>

</body>
</html>

⌨️ 快捷键说明

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