:enabled

Term side of the Card
Topic: Pseudo Classes
Unit title: :enabled
Categories: Pseudo-class
Explanation side of the Card

Explanation: The pseudo-class that targets form elements that are active and can be interacted with by the user. It's the opposite of `:disabled` pseudo-class and is often used to style inputs, buttons or other controls that are ready for user input.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 3.1
Availability: