Free CSS practice questions
CSS features, explained with quick questions.
A focused index for CSS properties. Open a property, read the syntax, answer the questions, then jump to the selected references when you need more depth.
What you get
2
features
40
questions
- Syntax-colored examples.
- Quick Q&A with answers.
- Visual demos where they help.
- CSS-Tricks, MDN, and selected references.
Browse
Feature categories
Properties
2 feature pages
Start here
Useful CSS feature questions
Baseline widely available
displayControls the outer and inner display type of an element, including block, inline, flex, grid, contents, and none.
Experimental
border-shapeDefines a border path with one or two CSS basic shapes so borders, backgrounds, clipping, and shadows can follow non-rectangular geometry. This is experimental, so use it as a progressive enhancement.