css滤镜

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
	<head>
		<title>CSS滤镜</title>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
	</head>
	<style type = "text/css">
		
		div
		{
			filter:shadow(color = red,direction = 135,strength = 5);
			width:200px;
			height:150px;
			padding:5px;
		}
		
		img
		{
			
		}
		
		   
	</style>
	<body>
		<!-- IE专属不推荐使用 -->
		<!-- Alpha滤镜 -->
		<!-- opacity         0-100        对象的亮度 -->
		<!-- style           1,2,3        滤镜的样式 -->
		
		<!-- Blur滤镜 -->
		<!-- add             true/false   是否印象派 -->
		<!-- direction       0-360        角度       -->
		<!-- strength        数字         模糊度     -->
		
		<!-- Fliph滤镜                    水平翻转   -->
		<!-- Flipv滤镜                    垂直翻转   -->
		
		<!-- DropShadow滤镜 -->
		<!-- color           颜色         阴影颜色     -->
		<!-- offx            数字         x坐标偏移    -->
		<!-- offy            数字         y坐标偏移    -->
		<!-- positive        true/false   是否建立透明 -->
		
		<!-- Glow滤镜 -->
		<!-- color           颜色         发光颜色     -->
		<!-- strength        数字         发光厚度     -->
		
		<!-- Gray滤镜   -->
		<!-- Invert滤镜 -->
		<!-- Xray滤镜   -->
		
		<!-- Shadow滤镜 -->
		<!-- color           颜色         阴影颜色     -->
		<!-- direction       0-360        阴影方向     -->
		
		<div class = "div1">
			PHP100.COM中文网
		</div>
		
		<img src = "4.jpg" />
	</body>
</html>  


 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值