解决图片无法垂直居中一种方法

作者:互联网   出处:控件中国网   2014-11-05 19:05:45   阅读:1

解决图片无法垂直居中一种方法
 
第一步
使用<span class="depicon"></span>代替<img>
第二步
.depicon
{
 float:left;
 height:26px;
 width:26px;
 background: url('../images/menuIcons/depart.gif') no-repeat;

}
html .depicon
{
 background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader

(src='../images/menuIcons/depart.gif',sizingMethod='image'); float:left;
 height:26px;
 width:26px;/*IE6 only*/
}

 

 

Copyright© 2006-2015 ComponentCN.com all rights reserved.重庆磐岩科技有限公司(控件中国网) 版权所有 渝ICP备12000264号 法律顾问:元炳律师事务所
客服软件
live chat