会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Blueburble
博客园
首页
新随笔
联系
订阅
管理
2017年12月7日
css 设置元素背景为透明
摘要: 要设置某一元素的背景为透明,在 chrome 、firefox、opera 下是这样的: [css] view plain copy background-color: rgba(0, 0, 0, 0.4); [css] view plain copy background-color: rgba(
阅读全文
posted @ 2017-12-07 22:48 橘柑之味
阅读(244)
评论(0)
推荐(0)
公告