📄 customerlogin.htm
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>登录</title>
</head>
<body link="#FFFFFF" vlink="#00FFFF" alink="#FFCCFF">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="975" height="334">
<tr>
<td width="975" height="77" colspan="2"><font size="7" face="Arial Black" color="#CC3300"><b>WEB-Store</b></font></td>
</tr>
<tr>
<td width="975" height="24" colspan="2" bgcolor="#000080">
<p align="right"><font color="#FFFFFF"><b><a href="CustomerLogin.htm">客户登录</a>
<a href="SysuserLogin.htm">系统用户登录</a> <a href="regist.htm">注册</a></b></font></p>
</td>
</tr>
</center>
<tr>
<td width="962" height="196" valign="middle">
<form method="POST" action="CustomerLogin.jsp">
<p align="center"><font face="宋体">用户ID:<input type="text" name="CustomerID" size="20"></font></p>
<p align="center"><font face="宋体">密 码: <input type="password" name="password" size="20"></font></p>
<p align="center"><input type="submit" value="提交" name="B1">
<input type="reset" value="全部重写" name="B2"></p>
</form>
<p align="center"></td>
</tr>
<center>
<tr>
<td width="975" height="31" colspan="2"></td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -