第四章-通過CSS控制字型樣式

來源:互聯網
上載者:User

標籤:style   http   os   sp   2014   on   ad   bs   size   

一.通過CSS控制文本樣式:

    ①設定字型

    ②定義行高

    {line-height:數值}(例如:{line-height:50px;}

    ③定義底線,頂劃線,刪除線

    {text-decoration:inherit|none|underline|overline|line-through|blink}

    ③設定字型間距

    {letter-spacing:數值}(單位ex或者em)

    ④控制字型對齊

    {text-align:left|right|center|justify}

二.通過CSS定義樣式表

    ①定義無序列表

        {list-style-type:disc|circle|square|none}

    ②定義有序列表

    {list-style-type:decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none}

三.CSS新增文字屬性

    ①text-shadow:h-shadow v-shadow blur color;

    ②text-overflow:clip|ellipsis|ellipsis-word

    ③word-wrap:normal|break-word

    ④content:normal|string|attr()|uri()|counter()

第四章-通過CSS控制字型樣式

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.