登录表单
<html>
<head>
<title>登录</title>
</head>
<script language="text/javascript">
</script>
<body>
<form action="xx" method="post">
用户名:<input type="text" name="username"/><br/>
密码 :<input type ="password" name ="psd"/>
<input type="submit" value="登录">
<input type="reset" value="重置">
</form>
</body>
</html>
简单的登录表单,js验证暂时不会 后台也没有连接 一步步来
人生是一场难得的修行,不要轻易交白卷。
----与君共勉