好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

登陆界面输入框内加入小图标的样式怎么写?_html/css_WEB-ITnose

在登陆界面的输入框左边加一个小图标,如图,css样式应该怎么写?


回复讨论(解决方案)

如下

     无标题文档  .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;}   

查看更多关于登陆界面输入框内加入小图标的样式怎么写?_html/css_WEB-ITnose的详细内容...

  阅读:33次