:not()
Term side of the Card
Topic: Pseudo Classes
Unit title: :not()
Categories: Pseudo-class
Explanation side of the Card
Explanation: The pseudo-class that selects elements that don't match a given selector. It helps to exclude certain elements from being styled, allowing for more specific styling rules by targeting elements that don't meet certain criteria.
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: