老师帮我看看代码正确吗?
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>表单新属性autofocus</title>
</head>
<body>
<!-- 此处写代码 -->
用户名:<input type="text" name="text" autocompelet="on" autofocus="autofocus">
<br>
请输入密码:<input type="text" name="text" autocompelet="off">
<br>
<input type="submit" name="sub" value="注册">
</body>
</html>
0
收起
正在回答 回答被采纳积分+1
1回答

恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星