Модификаторы
  • С чего начать
  • Свойства
  • События и Псевдо
  • Теги
Вход
  • Event
    • :hover
    • :focus
    • :active
    • :focus-within
    • :focus-visible
    • :valid
    • :link
    • :visited
    • :target
    • ::placeholder
    • :placeholder-shown
    • :invalid
    • :checked
    • :required
    • :in-range
    • :out-of-range
    • :disabled
    • :enabled
    • :indeterminate
    • :optional
    • :read-only
    • :first-child
    • :last-child
    • :only-child
    • :first-of-type
    • :last-of-type
    • :only-of-type
    • :empty
    • :root
  • Pseudo
    • :after
    • :before
    • :first-letter
    • :first-line
    • ::selection

Event

:in-range

ir
Copyright © Модификаторы