<html>
<body>
<form> 名: <input type="text" name="firstname"> 姓: <input type="text" name="lastname"> </form>
</body> </html>