!DOCTYPE html html head title 登录页面 /title /head body h2 用户登录 /h2 form method= POST action= login.php label for= username 用户名: /label input type= tex...
form action= login.php method= post fieldset legend 用户登录 /legend ul li label 用户名: /label input type= text name= username /li li label 密码: /label input...