返回首页软件下载驱动下载源码下载表情图片手机软件科技时代资讯中心情感故事谷普软件
科技时代 电脑网络 | 软件学园 | 视觉设计 | 编程开发 | 网页制作 | 站长动态 | 网站运营 | 祝福短信 | 手机图片 | 编程技术 | HTML基础 | 资讯百科
资讯中心 历史记录 | 电脑知识 | 游戏茶苑 | 网页特效 | 服务器区 | 健康知识 | 个性签名 | 中文幽默 | 公文写作 | 图片图库 | 美女明星 | 杂七杂八
情感故事 经典爱情 | 亲情文章 | 友情文章 | 生活随笔 | 青春校园 | 经典故事 | 哲理寓言 | 成功励志 | 心情日记 | 经典搞笑 | 原创故事 | 情感驿站
软件下载 网络软件 | 系统工具 | 应用软件 | 网络聊天 | 图形图像 | 多媒体类 | 行业软件 | 游戏娱乐 | 编程开发 | 杀毒安全 | 教育教学 | QQ表情区
当前位置:谷普下载资讯中心网页特效CSS相关会员登录
用CSS设计艺术字
作者:佚名 来源:谷普 更新时间:2010-06-14 12:32:26
与好友分享
更多

<html>

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

<body>

<style type="text/css">
<!--
.title_1 {  font-family: "Verdana"; font-size: 12px; color: #E1E4EC; width: 100%; filter: DropShadow(Color=#213C63, OffX=1, OffY=1)}
.text {  font-family: "Verdana"; font-size: 12px; line-height: 16px; color: #666699; text-decoration: none}
.unnamed1 {  filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1)}
-->
</style>

            <table width="500" border="0" cellspacing="1" cellpadding="0" bgcolor="#8C96B5" align="center">
              <tr>
                <td bgcolor="#E1E4EC">
                  <table width="100%" border="0" cellspacing="8" cellpadding="0" class="unnamed1">
                    <tr>
                      <td class="text">如果灵活应用CSS各种滤镜的特点并加以组合,我们可以得到许多意想不到的效果。这是一些效果示范,供各位参考。</td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr>
                <td bgcolor="#E1E4EC">
                  <table width="100%" border="0" cellspacing="8" cellpadding="0" class="unnamed1">
                    <tr>
                      <td class="text">
                        <table align=center border=0 width="200" height="50">
                          <tr>
                            <td style="FILTER: blur(direction=135,strength=8)" align="center"><font face="黑体" color="#8C96B5" size="6"><b><i>gpxz.com</i></b></font></td>
                          </tr>
                        </table>
                        <br>
                        用blur滤镜做出的效果,代码如下:<br>
                        <b>FILTER: blur(direction=135,strength=8)</b></td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr>
                <td bgcolor="#E1E4EC">
                  <table width="100%" border="0" cellspacing="8" cellpadding="0" class="unnamed1">
                    <tr>
                      <td class="text">
                        <table align=center border=0 width="200" height="50">
                          <tr>
                            <td style="FILTER: dropshadow(color=#B4BBCF,offx=6,offy=6,positive=1)" align="center"><font face="黑体" color="#8C96B5" size="6"><b><i>gpxz.com</i></b></font></td>
                          </tr>
                        </table>
                        <br>
                        用dropshadow滤镜做出的效果,代码如下:<br>
                        <b>FILTER: dropshadow(color=#B4BBCF,offx=6,offy=6,positive=1)</b></td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr>
                <td bgcolor="#E1E4EC">
                  <table width="100%" border="0" cellspacing="8" cellpadding="0" class="unnamed1">
                    <tr>
                      <td class="text">
                        <table align=center border=0 width="200" height="50">
                          <tr>
                            <td style="FILTER: glow(color=#B4BBCF,strength=5)" align="center"><font face="黑体" color="#8C96B5" size="6"><b><i>gpxz.com</i></b></font></td>
                          </tr>
                        </table>
                        <br>
                        用glow滤镜做出的效果,代码如下:<br>
                        <b>FILTER: glow(color=#B4BBCF,strength=5)</b></td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr>
                <td bgcolor="#E1E4EC">
                  <table width="100%" border="0" cellspacing="8" cellpadding="0" class="unnamed1">
                    <tr>
                      <td class="text">
                        <table align=center border=0 width="200" height="50">
                          <tr>
                            <td style="FILTER: alpha(opacity=100,finishiopacity=0,style=1)shadow(color=#8C96B5,direction=135)" align="center"><font face="黑体" color="#8C96B5" size="6"><b><i>gpxz.com</i></b></font></td>
                          </tr>
                        </table>
                        <br>
                        这个效果用到了两种滤镜:shadow和alpha,代码如下:<br>
                        <b>FILTER: alpha(opacity=100,finishiopacity=0,style=1)<br>
                        shadow(color=#8C96B5,direction=135)</b> </td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr>
                <td bgcolor="#E1E4EC">
                  <table width="100%" border="0" cellspacing="8" cellpadding="0" class="unnamed1">
                    <tr>
                      <td class="text">
                        <table align=center border=0 width="200" height="50">
                          <tr>
                            <td style="FILTER: mask(color=#E1E4EC)shadow(color=#8C96B5,direction=135)chroma(color=#E1E4EC)" align="center"><font face="黑体" color="#8C96B5" size="6"><b><i>gpxz.com</i></b></font></td>
                          </tr>
                        </table>
                        <br>
                        这个效果也用到两个滤镜mask和shadow,代码如下:<br>
                        <b>FILTER: mask(color=#E1E4EC)<br>
                        shadow(color=#8C96B5,direction=135)chroma(color=#E1E4EC)</b><br>
                        <br>
                        注意:mask的颜色要和网页背景色一致,字体的颜色由shadow决定。</td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr>
                <td bgcolor="#E1E4EC">
                  <table width="100%" border="0" cellspacing="8" cellpadding="0" class="unnamed1">
                    <tr>
                      <td class="text">
                        <table align=center border=0 width="200" height="50">
                          <tr>
                            <td style="FILTER: glow(color=#8C96B5,strength=2)shadow(color=#B4BBCF,direction=135)" align="center"><font face="黑体" color=#E1E4EC size=6><b><i>gpxz.com</i></b></font></td>
                          </tr>
                        </table>
                        <br>
                        用glow滤镜可以做空心字,方法是将字体颜色设置为背景色,再将glow滤镜的strenght的值设置为1或2即可。这个效果的代码如下:<br>
                        <b>FILTER: glow(color=#8C96B5,strength=2)<br>
                        shadow(color=#B4BBCF,direction=135)</b> </td>
                    </tr>
                  </table>
                </td>
              </tr>
              <tr>
                <td bgcolor="#E1E4EC">  </td>
              </tr>
              <tr>
                <td bgcolor="#E1E4EC">
                  <table width="100%" border="0" cellspacing="8" cellpadding="0">
                    <tr>
                      <td class="text">
                        <table height=150 cellspacing=0 cellpadding=0 width=480 align=center border=0>
                          <tr>
                            <td style="FILTER: glow(strength=4)mask(color=#E1E4EC)" height=109 align="center" valign="middle"><font face="Verdana" color="#8C96B5" size="6"><i><b>WELCOME
                              TO<br>
                              http://www.gpxz.com</b></i></font></td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                    <tr>
                      <td class="unnamed1"><font class="text">这个效果的代码:<br>
                        <b>FILTER: glow(strength=4)mask(color=#E1E4EC)</b></font></td>
                    </tr>
                  </table>
                </td>
              </tr>
            </table>

</body>

</html>

  • 用CSS实现的一个字符显示效果
  • 用CSS设计艺术字
  • 用CSS制作的美国国旗
  • 使用CSS的十大好处
  • 用CSS实现的一张图完成的导航条
  • 用CSS控制透明图片
  • 用CSS设计的导航实例
  • 用CSS设计艺术字集锦(二)
  • [百度相关搜索] [] [返回上一页] [打 印]

    ·上一篇资讯:用CSS设计艺术字集锦(二)   ·下一篇资讯:全国省市县无刷新多级关联菜单
    资讯栏目导航
    鼠标特效 | 页面特效 | 背景特效 | 导航菜单 | 状态栏类 | 文本特效 | 链接特效 | 图形特效 | 窗口特效 | 按钮特效 | 时间日期 | 系统相关 | 计数转换 | 游戏娱乐 | 黑客性质 | 代码生成 | 综合特效 | CSS相关 |
    本类热门资讯
  • HTML图标
  • 用CSS设计艺术字
  • 用CSS实现的一个字符显示效果
  • CSS仿淘宝首页导航条按钮布局效果
  • 常用图片滚动代码
  • 用CSS制作的美国国旗
  • 用CSS设计艺术字集锦(二)
  • 代码实例:滑动展开/收缩广告
  • 用CSS控制透明图片
  • 用CSS设计的导航实例
  • 本类最新资讯
  • 用CSS实现的一个字符显示效果
  • 代码实例:滑动展开/收缩广告
  • 用CSS设计艺术字
  • CSS制作的阴影链接文字
  • 常用图片滚动代码
  • CSS仿淘宝首页导航条按钮布局效果
  • 用CSS制作的美国国旗
  • 用CSS控制透明图片
  • 用CSS实现的一张图完成的导航条
  • 用CSS设计的导航实例
  • 按字母检索: A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z -
    按声母检索: A - B - C - D - E - F - G - H - J - K - L - M - N - O - P - Q - R - S - T - W - X - Y - Z - 数字 - 符号 -




    加入收藏 | 关于我们 | 广告服务 | 疑问建议 | 网站帮助 | 网站声明 | 网站地图 | 快捷桌面

    CopyRight(c)2007- GPXZ.COM 谷普下载 All Rights Reserved.