找回密码
 注册
温柔网 文章 电脑技巧 常用软件 查看内容

用css代码构造三维字

2010-6-6 19:36| 发布者: 温柔幻刀| 查看: 190| 评论: 0

摘要: HTML HEAD STYLE type=text/css .3dfont {COLOR:#0000ff; FILTER:glow(color=ffffff,strength=1) shadow(color=dedede,direction:100); POSITION:relative; WIDTH:100%} /STYLE /head body font size=24 class=3dfon ...
<HTML> 
     <HEAD> 
     <STYLE type=text/css>
     .3dfont {COLOR:#0000ff; FILTER:glow(color=ffffff,strength=1) shadow(color=dedede,direction:100); POSITION:relative; WIDTH:100%} 
     </STYLE> 
     </head> 
     <body> 
      <font size=24 class=3dfont>这是三维字体</font> 
      <font size=24>这不是三维字体</font> 
     </body>

最新评论

    24小时排行

      QQ|Archiver|手机版|小黑屋|温柔网 ( 浙ICP备13033583号-8 )

      GMT+8, 2026-9-21 04:31 , Processed in 0.033658 second(s), 22 queries .

      Powered by Discuz! X3.5

      © 2001-2026 Discuz! Team.

      返回顶部