gpt4 book ai didi

html - 通过 div img 类设置图像尺寸与 img 类相同

转载 作者:太空狗 更新时间:2023-10-29 16:35:43 24 4
gpt4 key购买 nike

试图加快我的网站速度,但我遇到了指定的图像尺寸以避免回流和重绘。

如果我在 div 中有图像 <div class="class"> .class img {height: xxxpx; width: xxxpx;}

这与在 <img class="class"> .class {height: xxxpx; width: xxxpx;} 中设置尺寸不一样吗? ?

只是想知道它是否与我在 gtmetrix 中获取指定图像尺寸警告的方式相同。

最佳答案

是的,是一样的。而且,您可以忽略来自 gtmetrix 的警告。

http://gtmetrix.com/specify-image-dimensions.html

Page Speed currently only detects image dimensions that are specified via the image attributes. If you are specifying the dimensions via CSS, then you can safely ignore this recommendation.

关于html - 通过 div img 类设置图像尺寸与 img 类相同,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31044559/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com