嘿,我在谷歌搜索,但我不能罚款任何完美的答案
我想在父 DIV 不透明,但不是子 DIV
例子
超文本标示语言
<div class="parent">
<div class="child">
Hello I am child
</div>
</div>
CSS
.parent{
background:url('../images/madu.jpg') no-repeat 0 0;
}
.child{
Color:black;
}
注: —— 我想在 Parent Div
中的 背景图像背景图像而不是颜色