04. Units
November 11, 2023Less than 1 minute
Unit | meaning | desc |
---|---|---|
px | pixel | |
23% | percentage | the percentage of parent element |
em | font size | calculate based on itself, the default value is 16 |
rem | font size | calculate based on the font size of the root element |