隐藏文字的button
input.button{
width:114px;
height:37px;
border: none;
background: transparent url(images/submit_btn.gif) no-repeat center;
overflow: hidden;
text-indent: -999px;
/*FOR IE*/
font-size: 0;
display:block;
line-height: 0;
}

相关文章:

  • 2022-01-03
  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
  • 2021-04-02
  • 2021-06-11
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-09
  • 2022-12-23
  • 2021-06-11
  • 2021-05-26
  • 2021-06-25
相关资源
相似解决方案