h5 步骤3练习
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>表单新属性autofocus</title>
</head>
<body>
<from>
用户名:<input type="text" name="text" autofocus="autofocus"><br>
请输入密码:<input type="password" name="password" autocomplete="off"><br>
<input type="submit" value="注册">
</from>
</body>
</html>
4
收起
正在回答
1回答
同学你好,单词有拼写错误,如下:

如果我的回答帮到了你,欢迎采纳,祝学习愉快~
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星