CSS HTML 中 没有滤镜效果 5
<html><head><metahttp-equiv="content-type"content="text/html;charset=UTF-8"><title>滤镜...
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>滤镜</title>
<style>
.fiter1{filter:alpha(opacity=50,finishopacity=0,style=2)}
div{ float:left; width:640px; height:640px; border:1px solid #000000; background-color:#000066}
</style>
</head>
<body>
<div class="fiter1" style="filter:Alpha(Opacity = 50)">
<img src="4.jpg" width="640" height="480" />
</div>
<div >
<img src="4.jpg" width="640" height="480" />
</div>
</body>
</html> 展开
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>滤镜</title>
<style>
.fiter1{filter:alpha(opacity=50,finishopacity=0,style=2)}
div{ float:left; width:640px; height:640px; border:1px solid #000000; background-color:#000066}
</style>
</head>
<body>
<div class="fiter1" style="filter:Alpha(Opacity = 50)">
<img src="4.jpg" width="640" height="480" />
</div>
<div >
<img src="4.jpg" width="640" height="480" />
</div>
</body>
</html> 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询