Selector
Term side of the Card
Topic: Basics
Unit title: Selector
Categories: Concept, Syntax
Explanation side of the Card
Explanation: The pattern in CSS used to target HTML elements for styling. Selectors can be simple, like targeting by element name, class or ID or more complex, involving combinations and pseudo-classes to style elements based on their attributes, state or position in the document.