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.
是否有可能在透明文本上有一个实心 div?一个具有隐藏/显示鼠标悬停某个元素的 div。但背景中的透明文本与 div 内容混淆。我想让 div 在所有背景内容上都变得稳固。这可能与 CSS 吗?
解决方案是使用z-index CSS 属性。