css img 等比例自动缩放

    xiaoxiao2025-08-28  26

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

    按父容器宽度自动缩放,并且保持图片原本的长宽比

    转载请注明原文地址: https://ju.6miu.com/read-1302067.html
    最新回复(0)