📄 denglu.jsp
字号:
<%@ page language="java" pageEncoding="UTF-8"%>
<html>
<head>
<title>无标题文档</title>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
<style type="text/css">
<!--
.style1 {
font-size: 24px;
font-family: "宋体";
}
-->
</style>
</head>
<body>
<div id="Layer1"
style="position:absolute;
left:0px;
top:0px;
width:1000px;
height:100px;
z-index:1">
<table width="1000" height="100" border="0">
<tr>
<th width="1039" bgcolor="#00A4D1" scope="col"><div align="left"><img src="image/bu1.gif" width="299" height="70"></div></th>
</tr>
<tr>
<td height="25" bgcolor="#EAEAEA"><div align="right"></div></td>
</tr>
</table>
</div>
<div id="Layer3"
style="position:absolute;
left:0px;
top:100px;
width:1000px;
height:600px;
background-image:url(image/backimg.jpg);
z-index:3";
>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<form name = "form1" action="../servlet/LoginServlet" method="post">
<table align="center" width="" height="246" border="0">
<tr bgcolor="#D0EDF3">
<th height="55" colspan="3" scope="col"><span class="style1"> 用 户 登 陆 </span></th>
</tr>
<tr bgcolor="#eaeaea">
<td width="102" height="47" bgcolor="#D0EDF3"><div align="center">帐号:</div></td>
<td height="47" colspan="2" bgcolor="#D0EDF3">
<div align="left">
<input name="text1" type="text" size="10" height="18">
</div> </td>
</tr>
<tr bgcolor="#eaeaea">
<td height="47" bgcolor="#D0EDF3"><div align="center">密码:</div></td>
<td height="47" colspan="2" bgcolor="#D0EDF3">
<div align="left">
<input name="password1" type="password" size="10" height="18">
</div> </td>
</tr>
<tr bgcolor="#eaeaea">
<td height="47" bgcolor="#D0EDF3"><div align="center"></div>
<div align="center">验证码:</div></td>
<td width="138" height="47" bgcolor="#D0EDF3"><div align="left">
<input name="random" type="text" value="" size="10">
</div></td>
<td width="97" height="47" bgcolor="#D0EDF3"><img src = "../imgcode"></td>
</tr>
<tr bgcolor="#D0EDF3">
<td height="45" colspan="3"><div align = "center"><input type = "submit" name = "submit1" value = "登陆">
<input type="reset" name="Submit" value="重置">
</div></td>
</tr>
</table>
</form>
<div align="center"></div>
<p> </p>
<div align="center"> </div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -