网页HTML 5图片自适应屏幕 img等比例缩放大小代码
那年雨季 2023-06-08 13:48:44 发表在:PHP 查看数:1020

网页HTML 5图片自适应屏幕 img等比例缩放大小代码

img { max-width: 100%; height: auto; width: auto; width: auto; }
 <style>
 img{ width:auto; height:auto; max-width:100%; max-height:100%;}
 </style>
最近访问时间:2025-06-16 08:34:20
知识库:353条鸣谢:TAY  备案号:蜀ICP备2024090044号-1