DIV背景半透明,DIV中的字不半透明
生活随笔
收集整理的这篇文章主要介绍了
DIV背景半透明,DIV中的字不半透明
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
filter的层一定要有width属性,否则filter无效。
<div style="filter:alpha(opacity=50);background:#ffffff;width:600;"><span style="color:yellow">图层背景半透明,字体颜色也半透明</span></div>
<div style="filter:alpha(opacity=50);background:#ffffff;width:600;"><span style="color:yellow">图层背景半透明,字体颜色也半透明</span></div>
<div style="filter:alpha(opacity=50);background:#ffffff;width:600"><span style="position:relative;color:yellow">图层背景半透明,字体颜色不半透明</span></div>
转载于:https://www.cnblogs.com/gaohades/archive/2008/10/12/1309548.html
总结
以上是生活随笔为你收集整理的DIV背景半透明,DIV中的字不半透明的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 1G超爽网络硬盘
- 下一篇: Resource接口