css图片在div中等比缩放

2015-08-19 0 270
css图片在div中等比缩放
 <style type="text/css">
    .suofang {MARGIN: auto;WIDTH: 200px;}
    .suofang img{MAX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 200 ? "200px" :     this.width)!important;}

</style>

<body>
    <div class="suofang">
        <img src="http://www.baidu.com/img/bdlogo.gif"/>
    </div>
</body> 

遇见资源网 html css图片在div中等比缩放 http://www.ox520.com/14364.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务