码迷,mamicode.com
首页 > 其他好文 > 详细

带图标的input

时间:2017-07-24 17:33:56      阅读:116      评论:0      收藏:0      [点我收藏+]

标签:code   back   down   keyword   space   one   key   oat   end   

<style>
.text{
  border:solid 2px #ccc;
  width:400px;
  height:40px;
  background:url(http://d.lanrentuku.com/down/png/1211/blueberry/user_friend.png) no-repeat 0 center;
}
.text input{
  float:left;
  border:none;
  background:none;
  height:40px;
  line-height:30px;
  width:100%;
  text-indent:32px;
}
</style>
<div class="text">
    <input type="text"/>
</div>

带图标的input

标签:code   back   down   keyword   space   one   key   oat   end   

原文地址:http://www.cnblogs.com/wangqiao170/p/7229721.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!