立奇首页 | 会员登录
加入收藏
在input中写入提示信息,需要用到HTML5中的placeholder属性。
<input type="text" name="text" placeholder="提示信息">
阅读量: 2127