设置元素整体透明度:
div{ ?opacity: 0.5; ?}
设置背景色透明度
div{ ?background: rgba(0,0,0,0.5); ?}
css 透明度使用
原文地址:http://www.cnblogs.com/chenglj/p/7498107.html
设置元素整体透明度:
div{ ?opacity: 0.5; ?}
设置背景色透明度
div{ ?background: rgba(0,0,0,0.5); ?}
css 透明度使用
原文地址:http://www.cnblogs.com/chenglj/p/7498107.html