:where()
Term side of the Card
Topic: Pseudo Classes
Unit title: :where()
Categories: Pseudo-class
Explanation side of the Card
Explanation: The pseudo-class that matches elements based on a selector list without increasing specificity. it's useful for applying styles to multiple elements while maintaining low specificity, preventing conflicts with other styles.
Browser compatibility:
- The chrome browser supports this feature starting from version 88
- The edge browser supports this feature starting from version 88
- The firefox browser supports this feature starting from version 78
- The safari browser supports this feature starting from version 14
Availability: