批改状态:合格
老师批语:<br>不是这样写的, 它用在<p>标签中, 用来强制断行
<div align="center"><h3 class="title">用户注册</h3><form action="check.php" method="post" class="register"><label for="username">用户名:</label><input type="text" id="username" name="username" autofocus/><br/><label for="password">设置密码:</label><input type="password" id="password" name="password"/><br/><label for="password1">确认密码:</label><input type="password" id="password1" name="password1"/><br/><label for="iphone">验证手机:</label><input type="text" id="iphone" name="iphone"/><br/><label for="note">验证短信:</label><input type="text" id="note" name="note"/><button type="button">获取验证码</button><br/><button type="submit">立即注册</button></form></div>
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号