人人做人人澡人人爽欧美,国产主播一区二区,久久久精品五月天,羞羞视频在线观看免费

當前位置:蘿卜系統下載站 > 網頁設計教程 > 詳細頁面

最基本的幾種 CSS 文字濾鏡效果

最基本的幾種 CSS 文字濾鏡效果

更新時間:2020-12-23 文章作者:未知 信息來源:網絡 閱讀次數:

網站建設是指使用標識語言(markup language),通過一系列設計、建模、和執行的過程將電子格式的信息通過互聯網傳輸,最終以圖形用戶界面(GUI)的形式被用戶所瀏覽。簡單來說,網頁設計的目的就是產生網站。簡單的信息如文字,圖片(GIF,JPEG,PNG)和表格,都可以通過使超文件標示語言、可擴展超文本標記語言等標示語言放置到網站頁面上。
閑來無事,整理一些CSS文字效果,給初學者。下面做個例子吧,這都是最基本濾鏡的應用,其實兩種或幾種不同濾鏡的組合會獲得意想不到的效果,遇到問題自己多動手試試就OK了,當然要特別注意顏色的搭配,有時候用色不好是看不出效果的,配合背景圖片的應用也會有很好的效果的。因為太懶,所以沒有寫注釋也沒有寫什么語法格式,自己看看吧! 嘿嘿。(看不明白別罵我呀) 1、效果圖:一路陽光一路陽光一路陽光一路陽光一路陽光一路陽光一路陽光一路陽光一路陽光SUNNYSUNNY一路陽光一路陽光一路陽光一路陽光一路陽光一路陽光一路陽光一路陽光一路陽光2、代碼行。<table border=1 style="border-style: solid; border-width: 1;font-size=12px" width="520">
  <tr>
    <td width="510">    <span style="font-size:30pt;display:block;
             text-align:center;color:blue;
             filter:glow(color=red,strength=10);height:1">一路陽光  </span></td>
  </tr>
  <tr>
    <td width="510">    <span style="font-size:30pt;display:block;
             text-align:center;color:darkblue;
             filter:blur(add=t,direction=135,strength=10);height:1">一路陽光</span></td>
  </tr>
  <tr>
    <td width="510"><div style="color:red;font-size:25pt;height:1;display:block;
filter:progid:DXImageTransform.Microsoft.motionblur(strength=30,add=1,direction=135)">
        <p align="center"> 一路陽光</div></td>
  </tr>
  <tr>
    <td width="510"><div style="height:1;width:100%;
   font-family:impact;font-size:30pt;color:navy;display:block;
   filter:progid:DXImageTransform.Microsoft.wave(Strength=3)">
        <p align="center"> 一路陽光</div></td>
  </tr>
  <tr>
    <td width="510"><div style="height:1;width:100%;
   font-family:impact;font-size:30pt;color:navy;display:block;
   filter:progid:DXImageTransform.Microsoft.wave(Strength=3,freq=5)">
        <p align="center"> 一路陽光</div></td>
  </tr>
  <tr>
    <td width="510"><span style="font-size:30pt;display:block;
             text-align:center;color:darkblue;
             filter:wave(add=t,freq=5,lightstrength=5,phase=0,strength=5);
             height:1">一路陽光</span></td>
  </tr>
  <tr>
    <td width="510"><span style="font-size:30pt;display:block;
             text-align:center;color:darkblue;
             filter:shadow(color=blue);height:1">一路陽光</span></td>
  </tr>
  <tr>
    <td width="510"><div align="center" style="height:1;font-size:30pt;
 filter:dropshadow(color=maroon,positive=1);">一路陽光</div></td>
  </tr>
  <tr>
    <td width="510"><div align="center" style="height:1;font-size:30pt;
 filter:dropshadow(color=maroon,positive=0);">一路陽光</div></td>
  </tr>
  <tr>
    <td width="510"><div style="filter:progid:DXImageTransform.Microsoft.engrave(bias=0.5);
 height:1;font-size:20pt;font-family:impact;background-color:blue">
        <p align="center">SUNNY</div></td>
  </tr>
  <tr>
    <td width="510"><div style="filter:progid:DXImageTransform.Microsoft.emboss(bias=0.5);
 height:1;font-family:impact;font-size:20pt;background-color:blue">
        <p align="center">SUNNY</div></td>
  </tr>
  <tr>
    <td style="FILTER: mask(color=#E1E4EC)shadow(color=#8C96B5,direction=135)chroma(color=#E1E4EC)" align="center"><font color="blue" size="6"><b>一路陽光</b></font></td>
  </tr>
  <tr>
    <td style="FILTER: alpha(opacity=100,finishiopacity=0,style=1)shadow(color=blue,direction=135)" align="center"><font color="blue" size="6"><b>一路陽光</b></font></td>
  </tr>
  <tr>
    <td style="FILTER: mask(color=#E1E4EC)dropshadow(color=#B4BBCF,offx=-3,offy=-3,positive=1)chroma(color=#E1E4EC)" align="center"><font  color="blue" size="6"><b>一路陽光</b></font></td>
  </tr>
  <tr>
    <td style="FILTER: glow(color=#8C96B5,strength=2)shadow(color=#B4BBCF,direction=135)" align="center"><font  color=#E1E4EC size=6><b>一路陽光</b></font></td>
  </tr>
  <tr>
    <td style="FILTER: mask(color=#E1E4EC)shadow(color=#B4BBCF,direction=135)chroma(color=#E1E4EC)" align="center"><font  color=#8C96B5 size=6><b>一路陽光</b></font></td>
  </tr>
  <tr>
    <td style="FILTER: glow(strength=1)mask(color=#B4BBCF)chroma(color=#B4BBCF)" align="center" height=54><font color=#8C96B5 size=6><b>一路陽光</b></font></td>
  </tr>
  <tr>
    <td><span style="position:absolute;font-size:30pt;color=blue;filter:fliph">一路陽光</span></td>
  </tr>
  <tr>
    <td><span style="position:absolute;left:200;font-size:30pt;color=blue;filter:flipv">一路陽光</span></td>
  </tr>
</table>
<table align=center background="http://www.idc2008.com/468X60-8.gif" border=0>
  <tr>
    <td style="FILTER: glow(strength=4)mask(color=#E1E4EC)"><font size="7"> <b>一路陽光</b></font></td>
  </tr>
</table>大多數人在上網的時候,都會瀏覽網頁提供給我們的信息。

溫馨提示:喜歡本站的話,請收藏一下本站!

本類教程下載

系統下載排行

主站蜘蛛池模板: 茶陵县| 米泉市| 综艺| 鄱阳县| 宝坻区| 莎车县| 宁明县| 永德县| 阿坝| 东山县| 固安县| 云南省| 武鸣县| 马边| 瑞安市| 蒲城县| 个旧市| 陈巴尔虎旗| 泗水县| 保德县| 山丹县| 钟祥市| 改则县| 来安县| 上蔡县| 政和县| 贵南县| 娄底市| 宁化县| 浏阳市| 始兴县| 玉田县| 建湖县| 二手房| 永平县| 忻州市| 咸丰县| 嘉峪关市| 龙里县| 冷水江市| 三台县|