Skip to content

CSS typing practice - easy

CSS has a simple grammar but an unforgiving one: a missing semicolon or brace silently breaks a rule rather than raising an error.

What actually slows people down

Colons and semicolons alternate constantly, and they sit next to each other on the keyboard - which is exactly why they get transposed.