black-eyes
<input type="text" placeholder="新一代V3.0智能手环发售">

input{
    outline: none;//文本框去除效果
    background-image: url();//背景图标
    background-size: ;大小
    background-repeat: no-repeat;不重复
    background-position: ;定位到合适的位置
    padding-left: ;//输入字体开始位置,之前有个图标所以要在图标之后
    font-size: ;//输入字体,和文本框对比,美观一些
  background-color: ;//背景色和图片颜色同时显示,这里写要显示的背景色 }

 

分类:

技术点:

相关文章:

  • 2021-11-17
  • 2022-12-23
  • 2021-11-17
  • 2021-12-01
  • 2021-11-17
  • 2021-11-17
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-09
  • 2021-11-17
  • 2021-12-09
  • 2021-10-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
相关资源
相似解决方案