CSS实现网页图片的等比例缩放

代码以下:css <img src="1.jpg" style="clip:rect(10px 100px 90px 20px);position: absolute;width: 100px;" />
相关文章
相关标签/搜索