?? login.php
字號(hào):
<html>
<head>
<meta content="text/html; charset=gb2312_chinese_ci" http-equiv=Content-Type>
<title>歡迎登錄</title>
</head>
<body bgcoclor="#FFFFFF">
<table align=center border=0 cellpadding=24 cellspacing=1 bgcolor="#000000">
<caption align=center bgcolor="#99cccc">注冊..登錄</caption>
<form action=confirm2.php method=post>
<tr bgcolor="#99ffcc">
<td>用戶名 <input type=text name=login size=10>
</td></tr>
<tr bgcolor="#99ffcc">
<td align=center> 密碼 
<input type=password name=password size=10><br>
<input type=submit name=button value="登錄"> 
<input type=submit name=button value="注冊">
</td></tr>
<tr bgcolor="#99ffcc">
<td align=center><input type=submit name=button value="忘記密碼">
</td></tr>
</form>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -