Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不知道为什么我得到评论“插入维度图像......” 当我检查网站的加载时间时 ,我得到了它,但我仍然得到这个评论。我很想帮助如何正确地做到这一点。
重要的是要注意页面已经过验证 - WC3HTML 4.01 + WC3SCC。
http://www.class-a-studio.co.il/gallery.php
博克电视!这意味着 GTmetrix 建议您在 HTML 或 CSS 中指定图像或占位符的尺寸(宽度/高度),以便查看者的浏览器可以在布局中保留其空间并继续构建 DOM,即使图像仍然需要时间下载。或者,您指定了尺寸,但提供的图像太大,因此查看者的浏览器必须按比例缩小它们。这两个问题都会影响网站的性能。