?? login.htm
字號(hào):
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<form name="form1" method="post" action="loginservlet">
<p> </p>
<table width="47%" border="0" align="center">
<tr>
<td>用戶名: </td>
<td>
<input type="text" name="username">
</td>
</tr>
<tr>
<td>密碼:</td>
<td>
<input type="password" name="password">
</td>
</tr>
</table>
<p align="center">
<input type="submit" name="Submit" value="確定">
<input type="reset" name="Reset" value="重寫">
</p>
</form>
<p align="center"><a href="register.htm">新用戶注冊(cè)</a></p>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -