<style type="text/css">
<!--
#apDiv1 {
position:absolute;
left:20px;
top:92px;
width:505px;
height:445px;
z-index:1;
background-color: #000000;
}
-->
</style>
<span id="apDiv1" style="filter:Alpha(Opacity=40);"> </span>
网页层变成半透明的方法
阅读 61
2022-07-27
<style type="text/css">
<!--
#apDiv1 {
position:absolute;
left:20px;
top:92px;
width:505px;
height:445px;
z-index:1;
background-color: #000000;
}
-->
</style>
<span id="apDiv1" style="filter:Alpha(Opacity=40);"> </span>
相关推荐
精彩评论(0)