?? loginma.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>無標(biāo)題文檔</title>
<style type="text/css">
<!--
#Layer1 {
position:absolute;
left:15px;
top:9px;
width:606px;
height:137px;
z-index:1;
}
.STYLE1 {
font-size: 14px;
color: #0000FF;
}
body {
background-image: url(file:///d|/My%20Documents/My%20Pictures/beijingtupian/154_12062%5B1%5D.jpg);
}
-->
</style>
</head>
<body>
<form id="form1" name="form1" method="post" action="">
<span class="STYLE1"><<<em><strong><a href="index1.jsp">首頁</a><<管理員頁面</strong></em></span><br />
</form>
<form id="form1" name="form1" method="post" action="servlet/maservelet">
<table width="192" border="1" align="center" bordercolor="#3300FF" bgcolor="#CCFFCC">
<tr>
<td width="71">用戶名:</td>
<td width="105"><input name="ur" type="text" size="15" /></td>
</tr>
<tr>
<td>密 碼:</td>
<td><input name="ps" type="text" size="15" /></td>
</tr>
<tr>
<td colspan="2"><div align="center">
<input type="submit" name="Submit" value="提交" />
</div></td>
</tr>
</table>
</form>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -