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 代码:
<div> <img src="...." /> <a href="....">...</a> </div>
这就是我要的:
当访问链接时,所有 div 内容都设置为 0.5 不透明度。这可能与 css 吗?