In this video tutorial, we'll discover the advantages of utilizing REMs over pixels for website font sizes.
The tutorial covers making fonts responsive to user preferences in a browser and altering the root font size using a percentage value for greater precision. By utilizing REMs instead of pixels, font sizes can adapt to user preferences, and accessibility concerns for users with visual impairments can be minimized.
To easily add a Style Guide for this tutorial, copy and paste the following code using Emmet onto your website: .
For additional information on REMs, please visit this link: https://developer.mozilla.org/en-US/docs/Web/CSS/rem.