banner图缩放不变形,不会让它同比缩放。
把图片作为背景图片引入,不要写在HTML里
.banner{ margin-top:20px; width:100%; height:560px; background:url(../images/zjlb_banner.png) no-repeat center;}
图片缩放不变形
原文:http://www.cnblogs.com/wolflower/p/6907762.html