The difference between px, pt, % and em
Many Designer would dispute about the usage of pixel (px), point (pt) and em when it comes to font sizes and line heights. In CSS, you’re given four different units by which you could measure the size of text as it’s displayed in the web browser. The most confusing aspects are which of these four [...]