CSS 给文字加阴影

时间:2014-08-11 15:24:33   收藏:0   阅读:187

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

<title>阴影文字</title>

</head>

<body>

<div style="font-size:36pt; font-family: Arial ; color: red; position: relative; filter: blur(add=1, direction=45, strength=3); height:96px">问君能有几多愁,恰似一江春水向东流!</div>

</body>

</html>


CSS 给文字加阴影,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!