CSS Units
There are mainly five different types of CSS Units Practically used.
1. rem
rem units are relational to the font-size value of the HTML tag.
For example, if the font size of the HTML tag is 16px (that is the default size for an HTML document), then 1...
drashtijethvablogs.hashnode.dev2 min read
Drashti Jethva
I am Frontend Developer & Developer blogger
Learn & Share this blog with excited learner & Subscribe my newsletter for more practical approach towards development.