CSS has default keywords for various values. In this article I’m going to talk about three of them: initialinherit, and the relatively new one, unset.

There’s a good chance that although most web developers have encountered them, many of even the most experienced ones don’t fully understand them.

For a long time, the only thing I knew about these keywords was that they’re used for resetting styles in CSS. But if all of those keywords are a kind of reset, then why are there so many? What exactly are the differences between them? I decided to explore these three keywords deeply, to** fully understand, once and for all, the differences between these three common keywords values.**

#css #web-development #programming #developer

Understanding the “Initial”, “Inherit” and “Unset” CSS Keywords
4.80 GEEK