辛苦老师检查一下
来源:2-6 编程练习
weixin_慕的地2217823
2022-09-21 22:46:11
<html>
<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回答
同学你好,代码实现效果可以。继续加油,祝学习愉快!
相似问题