which of the following measurement unit is relative to font size of parent code example
Example 1: css em
em -> Relative to the font-size of the element
(2em means 2 times the size of the current font)
Example 2: em css
/*realative to the font-size*/