为了账号安全,请及时绑定邮箱和手机立即绑定

width:100%;height:auto;组合使用是什么意思

width:100%;height:auto;组合使用是什么意思

HUWWW 2018-10-24 18:49:58
<!DOCTYPE html><html><head>     <meta charset="UTF-8">     <title></title>     <style>         img {            width: 100%;            height: auto !important;         }    </style></head><body>     <img src="images/common/1/1.jpg" style="">     <!--这里的img标签 width:100%;height: auto;图片会自动展开铺满屏幕--></body><script type="text/javascript">     </script></html>这里的img标签 width:100%;height: auto;图片会自动展开铺满屏幕,为什么?
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 1837 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信