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.
我想要 HTML 页面中的图像。我想知道什么方法可以提供最佳优化性能的观点。我有两个选项来加载图像。
它们大致相同,至少如果有差异,它会很小,你永远不会注意到它。
加载速度主要取决于图像的大小,无论是在css中设置为背景还是直接放置在标记中。我认为这是在回答你的问题,但它很模糊......