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; } ...
確定! 回上一頁