Web features explorer

Selectors (core)

Widely available since 2018-01-29
Tags: css Groups: CSS > Selectors

CSS selectors match elements based on their type, attributes, and relationship to other elements. They define the specific elements to which a block of styles will be applied. This feature represents the oldest selectors of CSS.

Learning resources on MDN

Browser support