» 您尚未 登录   注册 | 社区服务 | 帮助 | 社区 | 无图版


常州五颜六色网络技术有限公司 -> 网站建设 -> Css不朽的经典—3D文字特效
 XML   RSS 2.0   WAP 

--> 本页主题: Css不朽的经典—3D文字特效 加为IE收藏 | 收藏主题 | 上一主题 | 下一主题
阿七




该用户目前不在线
级别: 未验证会员
精华: 0
发帖: 909
威望: 0 点
金钱: 2161 RMB
贡献值: 0 点
在线时间:512(小时)
注册时间:2006-03-29
最后登录:2008-08-07
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子

Css不朽的经典—3D文字特效

效果: jX */piSq  
q&si%  
3D Text vzR =>0#  
以下是一个用了blur滤镜而另一个没用的叠加效果 `rFAZcEj%  
9y]J/1#  
Ttop.cn Ttop.cn lpC @I^:  
l\Ftr_Dk  
Glass Text : d' 5O8  
这个是两个都用了alpha滤镜的效果 T0e<Slo~C  
$& {IKP)u  
Ttop.cnTtop.cn 8<&EvO k  
3#GqmhqKDk  
Inner Shadow pj{\T?(  
这个是先用了一段白色的文字,再加了mask()滤镜,再用了shadow()滤镜,最后加入chroma()滤镜形成后一段字体,放在前一段文字的相对left: -200px位置上形成的。 XW~bu2%{7"  
+!O- kd  
Ttop.cnTtop.cn D<):ZfUbI  
`/:cfP\  
Outline Text P]6}\ ]~  
用mask, glow and chroma三个滤镜联合作用 R UXCq`)"<  
0|Uc d  
Ttop.cn PZ OKrW  
]((i?{jb(  
与Marquee的完美结合 RQ' H!(K  
www.Ttop.cnwww.Ttop.cn K{DAOQ.z  
TSto9 $}*  
源代码: v'9m7$  
Es8#]'Rk  
<style type="text/css"> |f' 8p8J  
<!-- a6nlt? 1?D  
.sample l5 J.A@0  
font-style: italic; font-family: arial black;font-size: 40px; font-weight: bold; cursor: hand; WZ~> BM  
b9("DZW;  
--> Z^_>A)<s<  
</style> ]Yz'8uts  
<title>Css不朽的经典—3D文字特效</title> +zO]N &  
<div> *\ECf .7jz  
<h2>3D Text</h2> 6 =>G#  
<p>以下是一个用了blur滤镜而另一个没用的叠加效果</p> !nw [  
<p onClick="alert(this.innerHTML)"> <span class="sample" !,bPe5?Ql  
style="width: 200px; height: 70; color: black; filter: Blur(Add=0, Direction=135, Strength=10);" 36A;!1  
>Ttop.cn</span><span class="sample" p\D >z("  
style="position: relative; left: -201; top: -15; width: 200; color: #2984ff;"> !$>G# +y  
Ttop.cn</span> </p> h~UJCn zS  
<h2>Glass Text</h2> ,wK 1=7  
<p>这个是两个都用了alpha滤镜的效果</p> !J^tg2M8:  
<p onClick="alert(this.innerHTML)"> <span class="sample" 7),*3c')  
style="width: 200px; height: 70; color: lightskyblue; filter: Alpha(Opacity=60) Blur(Add=0, Direction=135, Strength=20);" 08r[K(bfb,  
>Ttop.cn</span><span class="sample" !S,pRS+  
style="position: relative; left: -201; top: -15; width: 200; color: lightskyblue; filter: Alpha(Opacity=60);" wn84?$BGd  
>Ttop.cn</span> </p> O/9fuEF  
<h2>Inner Shadow</h2>  1N.tQ^  
<p>这个是先用了一段白色的文字,再加了mask()滤镜,再用了shadow()滤镜,最后加入chroma()滤镜形成后一段字体,放在前一段文字的相对left: ? ( 12aU  
-200px位置上形成的。</p> g :i*O^c @  
<p onClick="alert(this.innerHTML)"> <span class="sample" :ICr\FY$  
style="width: 200px; height: 70; color: white;" X;]3$\F  
>Ttop.cn</span><span class="sample" FsY`nWwg  
style="width: 200px; height: 70; position: relative; left: -200; filter: mask(color=red) shadow(direction=135) chroma(color=red);" Z;J`5=TS  
>Ttop.cn</span> </p> OqEHM%j  
<h2>Outline Text</h2> l $Zs~@N  
<p>用mask, glow and chroma三个滤镜联合作用</p> M?hFCt3Y  
<p onClick="alert(this.innerHTML)"> <span class="sample" style="width: 200px; height: 70; filter: mask(color=red) glow(color=black, strength=1) chroma(color=red);">Ttop.cn</span> </p> Xz* tbW#  
<h2>与Marquee的完美结合</h2> 9|a)sb7/  
<p onClick="alert(this.innerHTML)"> <span class="sample" qKs7WBRJy  
style="width:320px; height: 70; color: black; filter: Blur(Add=0, Direction=135, Strength=10);" q]l\`/R%u  
><marquee width:300 height:70 scrollamount="1" behavior="alternate" class="sample">www.Ttop.cn</marquee></span> +/_!P;I  
<span class="sample" Gx|Dql  
style="position: relative; left: -320; top: -15; width: 320; color: #2984ff;"> ._(z~3s  
<marquee width:320 height:70 scrollamount="1" behavior="alternate" class="sample">www.Ttop.cn</marquee></span> </p> ZjavD^ky  
</div>

[楼 主] | Posted: 2006-04-05 09:03 顶端

常州五颜六色网络技术有限公司 -> 网站建设



Copyright © 2005-2009 5y6s Inc. 苏ICP备05001866号 Powered by PHPWind 5.0.1
Total 0.015303(s) query 4, Gzip enabled
会员言论不代表本站立场 本站法律顾问:北京汇泽律师事务所 韩律师
QQ:点击这里给我发消息 /点击这里给我发消息 /点击这里给我发消息
51La