Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

rem vs em

em -> is relative to the font-size of its direct or nearest parent 
rem -> is relative to the html (root) font-size
 
PREVIOUS NEXT
Tagged: #rem #em
ADD COMMENT
Topic
Name
6+5 =