增加表单的文本域的 HTML 代码是
<input type=submit></input>
<textarea name="textarea"></textarea>
<input type=radio></input>
<input type=checkbox></input>