log.jsp~6~
来自「一、数据库登录名:blog 密码:blog 二、首页应该运行log.jsp页面」· JSP~6~ 代码 · 共 44 行
JSP~6~
44 行
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>
log
</title>
</head>
<body>
<table width="825" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="435" height="200"><img src="myimage/11a.jpg" width="825" height="200" alt="" /></td>
</tr>
</table>
<table width="825" border="1 " align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="791" height="333" style=" background=myimage/3.jpg;" >
<form name="form1" method="post" action="logAction.do" onSubmit="">
<table width="336" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="73" height="30"><strong>用户名:</strong></td>
<td width="263"><input name="account" type="text" class="inputinput STYLE1" id="account" size="25"> </td>
</tr>
<tr>
<td height="30"><strong>密 码:</strong></td>
<td><input name="password" type="password" class="inputinput " id="password" size="30"></td>
</tr>
<tr>
<td height="30" colspan="2" align="center"><input name="image" type="image" class="inputinputinput" src="myimage/land.gif" alt="">
<img src="myimage/reset.gif" width="51" height="20" alt=""> <img src="myimage/register.gif" width="51" height="20" alt=""> </td>
</tr>
</table>
</form> </td>
</tr>
</table>
<table width="825" border="0" align="center" cellpadding="0" cellspacing="0" style="background=myimage/down5.jpg;">
<tr>
<td width="435" height="69"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?