Skip to main content

3 docs tagged with "simple-selectors"

View all tags

Class Selector

The class selector is used to select elements on a web page based on their class attribute.

Grouping Selectors

Grouping selectors in CSS allows you to apply the same styles to multiple selectors.