close

ALMANAC

Image

CSS Selectors

Selectors are the elements that CSS “hooks” into to apply styles

Image

Pseudo Class Selectors

Like selectors, only we’re selecting elements in some sort of state.

Image

CSS Properties

Properties are the styles we actually apply to selected elements.

Image

CSS Functions

Functions make CSS more intelligent by performing certain tasks, like calculations.

Image

CSS At-Rules

Statements that provide CSS with instructions to perform or how to behave.