码迷,mamicode.com
首页 > 移动开发 > 详细

手机中如何让图片不把容器撑开?

时间:2017-08-03 15:06:23      阅读:189      评论:0      收藏:0      [点我收藏+]

标签:nal   auto   ever   span   .com   width   href   red   asp   

If the?max-width?property is set to 100%, the image will scale down if it has to, but never scale up to be larger than its original size:

img?{
??? max-width:?100%;
??? height:?auto;
}

?

来自: https://www.w3schools.com/css/css_rwd_images.asp

?

手机中如何让图片不把容器撑开?

标签:nal   auto   ever   span   .com   width   href   red   asp   

原文地址:http://www.cnblogs.com/time-is-life/p/7279321.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!