CSS Selector

A pattern or rule that is used to target and apply styles to specific HTML elements on a web page. CSS selectors are used to define the scope of CSS rules, allowing web designers and developers to apply styles selectively to specific elements, classes of elements, or groups of elements, while leaving others unaffected.