?? index.htm
字號:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GB2312">
<meta http-equiv="content-Language“ content="zh-cn">
<title>牛尾巴---學生查詢系統</title>
</head>
<body>
<center>
<h1>
<font color="blue">
牛尾巴---學生查詢系統
</font>
</h1>
<form action=checkinf.jsp method=get>
帳號:
<input type="text" name="userID"><p>
密碼:
<input type="password" name="passwd"><p>
查詢學號:
<input type="text" name="usernum"><p>
</p>
</p>
<p>
<input type="submit" value="查詢資料" name="buttonOK">
<input type="Reset" value="重新輸入" name="buttonCancel">
</p>
<p> <font color="#6633FF" size="5"><a href="manage.htm">管理</a></font></p>
</form>
</center>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -