One radio per question. Options are shuffled in the live test. Green and red appear after Check.
01 Property that changes text color
02 Property that sets background color
03 Property that controls element width
Correct: width
04 Property that adds space inside an element
05 Property that adds space outside an element
Correct: margin
06 display value that makes a flex container
07 Property that sets font size
08 Property that hides an element from layout
Correct: display (value none)
09 Property that rounds corners
10 Unit relative to the root font size
Correct: rem