?? denglu.jsp
字號:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>denglu</title>
<style type="text/css">
<!--
body {
background-image: url();
background-color: #FFCC99;
}
.STYLE2 {
font-family: "宋體";
font-weight: bold;
}
-->
</style>
</head>
<body>
<table width="702" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="100" colspan="2" valign="bottom" align = "center"><div align="center">
<p> <font size="25">教師出卷系統
</font></p>
</div></td>
</tr>
<tr>
<td width="7" height="447" valign="top"> </td>
<td width="695" align="center" valign="top">
<hr>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="592" height="83" valign="top"> </td>
</tr>
</table>
<form name="form1" id="form1" method="post" action="denglu_confirm.jsp">
<p>用戶名:
<input name="id" type="text" id="id" />
</p>
<p>密碼:
<input name="password" type="password" id="password" />
</p>
<p>驗證碼:
<input name = "checknumber" type="text" id="checknumber" size="8"/>
<img src ="image.jsp"/></p>
<p> </p>
<p>
<input name="kind" type="radio" value="teacher" checked="checked" />
教師
<input type="radio" name="kind" value="admin" />
管理員</p>
<p>
<input type="submit" name="Submit" value="提交" />
</p>
</form></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -