带有 placeholder 文本的搜索字段:

<form action="demo_form.asp" method="get">
  <input type="search" name="user_search" placeholder="账号" />
  <input type="submit" />
</form>

结果:

 程序猿必读

posted on 2016-10-11 11:41  龙种人  阅读(189)  评论(0编辑  收藏  举报