如图,在input文本框中加入图片,但我加入
是要用其他的标签,还是其他问题,求指教
回复讨论(解决方案)
边框不是CSS可以控制么
input {background:url(xxx.jpg) no-repeat x y width height} 其中 xxx为图片文件名 x y位置 width 宽 height高
在Input输入框中加入小图标
0
0
边框不是CSS可以控制么
input {background:url(xxx.jpg) no-repeat x y width height} 其中 xxx为图片文件名 x y位置 width 宽 height高
在Input输入框中加入小图标