发布网友
共1个回答
热心网友
用透明色就可以,比如:
<div style="width:400px; height:300px; background-color:#ddd; box-shadow:5px 5px 12px rgba(0,0,0,0.5)">hello</div>