CSS ::: Список свойств

Решил перечислить CSS-свойства. Возможно когда-нибудь опишу каждое в отдельности.

CSS 1

  • border
  • border-bottom
  • border-bottom-width
  • border-color
  • border-left
  • border-left-width
  • border-right
  • border-style
  • border-top
  • border-top-width
  • border-width
  • clear
  • color
  • display
  • float
  • font
  • font-family
  • font-size
  • font-style
  • font-variant
  • font-weight
  • height
  • letter-spacing
  • line-height
  • list-style
  • list-style-image
  • list-style-position
  • list-style-type
  • margin
  • margin-bottom
  • margin-left
  • margin-top
  • padding
  • padding-bottom
  • padding-left
  • padding-right
  • padding-top
  • text-align
  • text-decoration
  • text-indent
  • text-transform
  • vertical-align
  • white-space
  • width
  • word-spacing

CSS 2

  • azimuth
  • border-bottom-color
  • border-bottom-style
  • border-collapse
  • border-left-color
  • border-left-style
  • border-right-color
  • border-right-style
  • border-right-width
  • border-spacing
  • border-top-color
  • border-top-style
  • bottom
  • caption-side
  • clip
  • content
  • counter-increment
  • counter-reset
  • cue
  • cue-after
  • cue-before
  • cursor
  • direction
  • elevation
  • empty-cells
  • font-size-adjust
  • font-stretch
  • left
  • marker-offset
  • marks
  • max-width
  • max-height
  • min-width
  • min-height
  • orphans
  • outline
  • outline-color
  • outline-style
  • outline-width
  • overflow
  • page
  • page-break-after
  • page-break-before
  • page-break-inside
  • pause-after
  • pause-before
  • pitch
  • pitch-range
  • play-during
  • position
  • quotes
  • richness
  • right
  • size
  • speak
  • speak-header
  • speech-rate
  • speak-numeral
  • speak-punctuation
  • stress
  • table-layout
  • text-shadow
  • top
  • unicode-bidi
  • visibility
  • voice-family
  • volume
  • widows
  • z-index

CSS 3

Заметьте: этот список возможно не полный.

  • appearance
  • background-break
  • background-clip
  • background-origin
  • background-size
  • border-break
  • border-image
  • border-radius
  • box-shadow
  • box-sizing
  • color
  • color-index
  • color-profile
  • column-break-after
  • column-break-before
  • column-break-inside
  • column-count
  • column-gap
  • column-rule
  • columns
  • cue
  • cue-after
  • cue-before
  • device-aspect-ratio
  • device-height
  • device-width
  • fit
  • fit-position
  • font-effect
  • font-emphasize
  • font-size-adjust
  • font-smooth
  • font-stretch
  • grid
  • hanging-punctuation
  • height
  • icon
  • image-orientation
  • mark
  • mark-after
  • mark-before
  • monochrome
  • nav-down
  • nav-index
  • nav-left
  • nav-right
  • nav-up
  • opacity
  • outline-offset
  • outline-radius
  • overflow-x
  • overflow-y
  • page
  • pause
  • pause-after
  • pause-before
  • phonemes
  • punctuation-trim
  • rendering-indent
  • resizing
  • resolution
  • rest
  • rest-after
  • rest-before
  • ruby-align
  • ruby-overhang
  • ruby-position
  • ruby-span
  • scan
  • size
  • speak
  • text-align-last
  • text-emphasis
  • text-justify
  • text-outline
  • text-overflow
  • text-shadow
  • text-wrap
  • voice-balance
  • voice-duration
  • voice-family
  • voice-pitch
  • voice-pitch-range
  • voice-rate
  • voice-stress
  • voice-volume
  • width
  • word-break
  • word-wrap

Проприетарные расширения CSS

  • MSIE
    • filter
    • zoom
  • Mozilla Firefox
    • -moz-border-radius
    • -moz-column-count
  • WebKit
    • -webkit-column-count
 
web/css/start.txt · Последние изменения: 2009/04/21 02:45 idler