Справочник CSS
- !
- A
- B
- C
- D, E
- F
- H, I, J
- L
- M
- O
- P
- Q, R, S
- T
- U, V
- W
- Z
- @
- Селекторы
- Псевдоклассы
- Псевдоэлементы
- Значения
- Функции
- Единицы
!
A
B
- backdrop-filter
- backface-visibility
- background
- background-attachment
- background-blend-mode
- background-clip
- background-color
- background-image
- background-origin
- background-position
- background-position-x
- background-position-y
- background-repeat
- background-size
- block-size
- border
- border-block
- border-block-color
- border-block-style
- border-block-width
- border-block-end
- border-block-end-color
- border-block-end-style
- border-block-end-width
- border-block-start
- border-block-start-color
- border-block-start-style
- border-block-start-width
- border-inline
- border-inline-color
- border-inline-style
- border-inline-width
- border-inline-end
- border-inline-end-color
- border-inline-end-style
- border-inline-end-width
- border-inline-start
- border-inline-start-color
- border-inline-start-style
- border-inline-start-width
- border-bottom
- border-bottom-color
- border-bottom-left-radius
- border-bottom-right-radius
- border-bottom-style
- border-bottom-width
- border-collapse
- border-color
- border-image
- border-image-outset
- border-image-repeat
- border-image-source
- border-left
- border-left-color
- border-left-style
- border-left-width
- border-radius
- border-right
- border-right-color
- border-right-style
- border-right-width
- border-spacing
- border-end-end-radius
- border-end-start-radius
- border-start-end-radius
- border-start-start-radius
- border-style
- border-top
- border-top-color
- border-top-left-radius
- border-top-right-radius
- border-top-style
- border-top-width
- border-width
- bottom
- box-decoration-break
- box-shadow
- box-sizing
C
D, E
F, G
H, I, J
L
M
O
P
Q, R, S
T
- tab-size
- table-layout
- text-align
- text-align-last
- text-decoration
- text-decoration-color
- text-decoration-line
- text-decoration-style
- text-decoration-skip-ink
- text-decoration-thickness
- text-emphasis
- text-emphasis-color
- text-emphasis-position
- text-emphasis-style
- text-fill-color
- text-indent
- text-orientation
- text-overflow
- text-security
- text-shadow
- text-stroke
- text-stroke-color
- text-stroke-width
- text-transform
- text-underline-offset
- text-underline-position
- top
- transform
- transform-origin
- transform-style
- transition
- transition-delay
- transition-duration
- transition-property
- transition-timing-function
U, V
W
Z
@-правила
Селекторы и их комбинации
- A
- #id
- .class
- .class1.class2
- *
- A B
- A > B
- A + B
- A ~ B
- [attr]
- [attr='value']
- [attr^='value']
- [attr$='value']
- [attr*='value']
- [attr~='value']
- [attr|='value']
Псевдоклассы
- :any-link
- :active
- :autofill
- :blank
- :buffering
- :checked
- :default
- :defined
- :disabled
- :dir()
- :empty
- :enabled
- :first
- :first-child
- :first-of-type
- :focus
- :focus-visible
- :focus-within
- :fullscreen
- :has
- :hover
- :in-range
- :indeterminate
- :invalid
- :is()
- :lang()
- :last-child
- :last-of-type
- :local-link
- :left
- :link
- :muted
- :not()
- :nth-child()
- :nth-last-child()
- :nth-last-of-type()
- :nth-of-type()
- :only-child
- :only-of-type
- :optional
- :out-of-range
- :paused
- :picture-in-picture
- :placeholder-shown
- :playing
- :read-only
- :read-write
- :required
- :right
- :root
- :seeking
- :stalled
- :target
- :user-invalid
- :user-valid
- :valid
- :visited
- :volume-locked
Псевдоэлементы
- ::after
- ::backdrop
- ::before
- ::first-letter
- ::first-line
- ::grammar-error
- ::marker
- ::placeholder
- ::selection
- ::spelling-error
Вендорные свойства, псевдоклассы, псевдоэлементы
Эти свойства работают только в определённых браузерах. Префикс -moz- для Firefox, -ms- для Internet Explorer, -webkit- для Chrome и Safari.
- -moz-orient
- -ms-interpolation-mode
- :-moz-meter-optimum
- :-moz-meter-sub-optimum
- :-moz-meter-sub-sub-optimum
- ::-moz-color-swatch
- ::-moz-focus-inner
- ::-moz-list-bullet
- ::-moz-list-number
- ::-moz-meter-bar
- ::-moz-progress-bar
- ::-moz-range-progress
- ::-moz-range-thumb
- ::-moz-range-track
- ::-ms-browse
- ::-ms-check
- ::-ms-clear
- ::-ms-expand
- ::-ms-fill
- ::-ms-fill-lower
- ::-ms-fill-upper
- ::-ms-reveal
- ::-ms-thumb
- ::-ms-ticks-after
- ::-ms-ticks-before
- ::-ms-tooltip
- ::-ms-track
- ::-ms-value
- ::-webkit-color-swatch
- ::-webkit-meter-bar
- ::-webkit-meter-optimum-value
- ::-webkit-meter-suboptimum-value
- ::-webkit-meter-even-less-good-value
- ::-webkit-progress-bar
- ::-webkit-progress-value
- ::-webkit-scrollbar
- ::-webkit-scrollbar-thumb
- ::-webkit-search-cancel-button
- ::-webkit-search-results-button
- ::-webkit-slider-runnable-track
- ::-webkit-slider-thumb
Значения свойств
- currentColor
- inherit
- initial
- unset
- Адрес
- Время
- Медиа-запросы
- Проценты
- Размер
- Строка
- Угол
- Фильтр
- Цвет
- Число
Функции
- abs()
- acos()
- attr()
- blur()
- brightness()
- calc()
- clamp()
- contrast()
- cos()
- drop-shadow()
- grayscale()
- hsl()
- hue-rotate()
- hwb()
- hypot()
- inset()
- invert()
- linear-gradient()
- log()
- max()
- min()
- mod()
- opacity()
- perspective()
- pow()
- radial-gradient()
- rect()
- rem()
- repeating-linear-gradient()
- repeating-radial-gradient()
- rgb()
- rgba()
- rotate()
- rotateX()
- rotateY()
- rotateZ()
- saturate()
- scale()
- scaleX()
- scaleY()
- scaleZ()
- sepia()
- sign()
- sin()
- skew()
- skewX()
- skewY()
- sqrt()
- steps()
- tan()
- translate()
- translateX()
- translateY()
- translateZ()
- var()
- xywh()