如果在html中,a标签需要使用背景图片的话,需要设置显示方式为block或者inline-block。
如:
.xxx a { background: url(../../Images/button.png) no-repeat 0 0; display: block; width: 67px; height: 31px; } 如果不设置为块状的话,会显示不出背景图片
版权所有:秋风雅居 (www.198933.com) ©2024 All Rights Reserved.
粤ICP备20031662号
ok
mjj通道