请老师检查一下代码是否正确。谢谢。
来源:2-6 编程练习
慕斯卡2474635
2021-05-15 16:31:23
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title></title>
</head>
<body>
<form>
<p>
名:<input type="text">
</p>
<p>
姓:<input type="text">
</p>
</form>
</body>
</html>
1回答
同学你好,代码正确,很棒,祝学习愉快!
相似问题