• Właściwości tekst

    Posted on May 26th, 2009 admin No comments

    Właściwości tekstu

    Poniższa tabela przedstawia właściwości do stylowania tekstu. Z prawej strony podany jest krótki przykład.

    Właściwość Wartość Wspierany przez wersję IE Przkład
    line-height normal

    number

    length

    percentage

    4+

    4
    4+

    4

    line-height:normal

    line-height:1.5

    line-height:22px

    line-height:150%

    text-decoration none

    underline

    overline

    line-through

    blink

    4

    4+

    4

    4+

    text-decoration:none

    text-decoration:underline

    text-decoration:overline

    text-decoration:line-through

    text-decoration:blink

    text-transform none

    capitalize

    uppercase

    lowercase

    4

    4

    4

    4

    text-transform:none

    text-transform:capitalize

    text-transform:uppercase

    text-transform:lowercase

    text-align left

    right

    center

    justify

    4+

    4+

    4+

    4

    text-align:left

    text-align:right

    text-align:center

    text-align:justify

    text-indent length

    percentage

    4+

    4+

    text-indent:20px;

    text-indent:10%

    white-space normal

    pre

    white-space:normal

    white-space:pre