<form>
  <input name="fn" placeholder="请输入你的名字">
  <input type="submit" value="提交">
</form>