📄 login.htm
字号:
<html>
<head>
<title></title>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<style type="text/css">
<!---a:link { color: #000080; font-family: Arial; text-decoration: underline }
a:visited { color: #680090; font-family: Arial; text-decoration: underline }
a:hover { color: red; text-decoration: none }
body { color: #000000; font-size: 9pt; line-height: 12pt; font-family: Arial }
th { font-size: 8pt; line-height: 12pt }
td { font-size: 8pt; line-height: 12pt }
.form { font-size: 8pt }
---></style>
</head>
<body>
<form method="post" action="check.asp">
<table border="0" cellspacing="1">
<tr>
<td>Username:</td>
<td>
<p><input type="text" name="uID" size="16" style="font-family: Arial; font-size: 8pt"></p>
</td>
</tr>
<tr>
<td>Password:</td>
<td><input type="password" name="pwd" size="16" style="font-family: Arial; font-size: 8pt"></td>
</tr>
<tr>
<td colspan="2">
<p align="center"><input type="submit" value="Login" name="B1" style="font-family: Arial; font-size: 8pt; font-weight: bold; border-style: ridge; border-width: 1">
<input type="reset" value="Reset" name="B2" style="font-family: Arial; font-size: 8pt; font-weight: bold; border-style: ridge; border-width: 1"></p>
</td>
</tr>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -