Font-Relative Units
Let's take a look at CSS units relative to font, such as em, rem, ex, and ch.
We'll cover the following...
The em
unit
.element {
width:
...Let's take a look at CSS units relative to font, such as em, rem, ex, and ch.
em
unit.element {
width:
...