Learn Before
Concept
Font size units-conversion
Web browsers calculate the REM (the root em size) based on the root element size. The default for modern web browsers is 16px, so the conversion is SP_SIZE/16 = rem.

0
2
Updated 2020-10-15
Tags
Design Science