Chai aur CSS
Introduction
CSS stands for Cascading Stylesheet.
Cascading is a word that is meant by overwriting.
The stylesheet is just for styling.
While overwriting the style of an element , Cascading first checks the (specificity + line).
Specificity and ...
abdulrdeveloper.hashnode.dev7 min read