The CSS Cascade Algorithm Explained
The "C" in CSS stands for Cascading. It is what gives the style sheets its cascading nature so understanding the cascade is an important part of learning CSS.
Overview
It is entirely possible for 2 or more competing CSS rules to be applied on the sa...
dheerajmnk.hashnode.dev4 min read