h5 步骤3练习

来源:3-8 编程练习

慕少7027160

2019-12-05 20:33:56

<!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>


写回答

1回答

好帮手慕言

2019-12-06

同学你好,单词有拼写错误,如下:

http://img.mukewang.com/climg/5de9b12809fe57e510540264.jpg

如果我的回答帮到了你,欢迎采纳,祝学习愉快~

0

0 学习 · 40143 问题

查看课程

相似问题