[] BlogJava@王戰鋒, Dic.cn, 21Days@Tuota25, 英語學習, 每日一句

          中國青年

          [ Notes ] CSS的5個偽類@page,@media,@important,@font-face,@charset

          1. @page sPageSelector { sRules }
            sPageSelector - [ :first | :left | :right ]}
            例如:
            @page :first { body { font-size : 12 px; } }Rule applies to the first page in the collection.
            @page :left { body { font-size : 10 px; } }Rule applies to pages on the left side of the binding—verso pages.
            @page :right { body { font-size : 14 px; } }Rule applies to pages on the right side of the binding—recto pages.
          2. @media sMediaType { sRules }
            sMediaType - [ screen | print | all ]
            例如:
            @media screen { body { font-size : 12 px ; } } 普通顯示樣式
            @media print { body { font-size : 10 px ; } } 打印顯示樣式
            @media all { body { font-size : 14 px ; } } 所有顯示樣式
          3. @important url("sUrl") = @important "sUrl"
            sUrl = links an external style sheet to a document.
            例如:
            @important url("sUrl") 等于 LINK REL="stylesheet" TYPE="text/css" href="sUrl"
            @important "sUrl"
          4. @font-face { sFace }
            sFace - [ font-family | src:url(sUrl) ]
            /* 聲明字體 */
            例如:
            @font-face { font-family : geogia ;} 等于 BASEFONT face="sFace"
            @font-face { url(sUrl);}

            This paragraph uses the font-face rule defined in the above style element. The rule embeds an OpenType file for the Comic Sans font.

          5. @charset sCharacterSet
            /* 聲明字符集 */
            例如:
            @charset "gb2312" 等于 META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"



          海納百川,有容乃大;壁立千仞,無欲則剛。

          posted on 2008-04-26 19:07 王戰鋒 閱讀(858) 評論(0)  編輯  收藏 所屬分類: CSS

          <2008年4月>
          303112345
          6789101112
          13141516171819
          20212223242526
          27282930123
          45678910

          導航

          統計

          公告

          為人處世要光明磊落,與人相處要稀里糊涂。
          說實話,做實事;先做后說,多做少說。

          常用鏈接

          留言簿(3)

          隨筆分類(11)

          隨筆檔案(12)

          文章分類(958)

          文章檔案(957)

          新聞分類(5)

          新聞檔案(5)

          搜索

          積分與排名

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 海门市| 厦门市| 阿坝县| 东乡族自治县| 江都市| 宜州市| 平和县| 贵定县| 玛多县| 凌源市| 南阳市| 贵港市| 清镇市| 报价| 定兴县| 五原县| 太仆寺旗| 玛沁县| 林州市| 张家港市| 延边| 勐海县| 休宁县| 壶关县| 洛隆县| 滦平县| 临澧县| 西乌| 田阳县| 略阳县| 肥东县| 莆田市| 重庆市| 蒙自县| 武功县| 施秉县| 泽普县| 禄劝| 天柱县| 汉源县| 北海市|