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.
我需要向页面添加透明图像,这里有两种方法 - 保存为半透明 png(无论如何它都会有一些透明部分)或将其保存为完全填充,然后在 css 中添加“不透明度”。什么是正确的方法,为什么?
将图像保存为透明 png。并非所有浏览器都支持该opacity样式。
opacity