Rem in CSS: Understanding and Using rem Units
Adrian Sandu explains the purpose and advantages of rem units, demonstrating ways to use em and rem units in CSS layouts.
Adrian Sandu explains the purpose and advantages of rem units, demonstrating ways to use em and rem units in CSS layouts.
em units in css are a powerful feature to have in your toolbox. This post introduces how they work with a practical use-case in the form of a demo.