Skip to main content
Piloterr

What are CSS selectors

The beginning of a CSS rule is a selector. It is a collection of expressions and patterns that tell the browser which HTML elements to select so that the values for the CSS property values specified in the rule can be applied to them.