请老师帮忙检查下代码
来源:2-6 编程练习
cloudonthesun
2021-05-12 09:13:08
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title></title>
</head>
<body>
<!--此处填写代码-->
<form action="" method="POST">
<p>
名:
<input type="text">
</p>
<p>
姓:
<input type="text">
</p>
</form>
</body>
</html>
1回答
同学你好,代码是可以的。继续加油,祝学习愉快!
相似问题