老师检查下代码

来源:2-7 编程练习

慕函数3468989

2018-10-19 10:21:39

<!DOCTYPE html>

<html>

<head>

    <meta charset="utf-8">

<title>date pickers</title>

</head>

<body>

<!-- 在此完成任务 -->

<from>

    

    姓名:<input type='text'><br/></br>

    <input type='radio' name='sex' value='boy'>男

   <input type='radio' name='sex' value='girl'>女</br></br>

   出生日期:<input type='date'></br></br>

    出生月份:<input type='month'></br></br>

    出生周数:<input type='week'></br></br>

    <input type='submit'>

    

    

</from>

</body>

</html>

 


写回答

1回答

好帮手慕星星

2018-10-19

form表单的单词写错了:

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

自己修改测试下,祝学习愉快!

0

0 学习 · 5012 问题

查看课程