CSS Properties Reference

Common CSS properties grouped by purpose and searchable.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

This is a searchable CSS properties reference covering the properties you use most often, each with a plain-English description. It is grouped into the box model, layout and positioning, flexbox, grid, typography, colour and transitions — so you can quickly recall what a property does or discover the right one for a task without digging through full documentation.

How it works

The properties are organised into logical groups. The box model group covers margin, padding, border, box-sizing, width and overflow. Layout & positioning covers display and position, while dedicated groups list the flexbox and grid properties. Typography covers font-size, line-height and friends, alongside colour and transition properties. Type a property name or a word from its description into the search box and the list filters instantly to matching entries.

Example

PropertyGroupWhat it does
paddingBox modelSpace inside an element, between content and border
marginBox modelSpace outside the border, separating from neighbours
displayLayoutSets the layout mode (block, inline, flex, grid)
line-heightTypographyVertical spacing between lines of text

So searching “space” surfaces both margin and padding, with descriptions that make the difference clear. Everything runs in your browser; nothing is uploaded.

Search by property name or description to find what you need instantly. Everything runs in your browser; nothing is uploaded.

Ad placeholder (rectangle)