3、阴影的文字
类别: JavaScript教程
====1、第一种效果[修改要显示的文字即可]
<div style="width: 350; font-size:15pt; font-family: Arial ; color: red; position: relative; filter: blur(add=1, direction=45, strength=3)">yuxuemei.yeah.net</div>
====2、第二种效果[修改要显示的文字即可]
<div style="width: 350; font-size:15pt; font-family: Arial ; color: red; position: relative; filter: glow(color=ffff00, strength=5)">yuxuemei.yeah.net</div>
====3、第三种效果[修改要显示的文字即可]
<div style="width: 350; font-size:15pt; font-family: Arial ; color: red; position: relative; filter: dropshadow(color=000000, offx=3, offy=3, positive=1)"> yuxuemei.yeah.net</div>
<div style="width: 350; font-size:15pt; font-family: Arial ; color: red; position: relative; filter: blur(add=1, direction=45, strength=3)">yuxuemei.yeah.net</div>
====2、第二种效果[修改要显示的文字即可]
<div style="width: 350; font-size:15pt; font-family: Arial ; color: red; position: relative; filter: glow(color=ffff00, strength=5)">yuxuemei.yeah.net</div>
====3、第三种效果[修改要显示的文字即可]
<div style="width: 350; font-size:15pt; font-family: Arial ; color: red; position: relative; filter: dropshadow(color=000000, offx=3, offy=3, positive=1)"> yuxuemei.yeah.net</div>
-= 资 源 教 程 =-
文 章 搜 索