Understanding Cascading , Specificity and Inheritance
Cascading:
cascading is the order of give the style tag
Because CSS read from top to bottom
when u give the same styling with different types on same element ,same class the last one is working only
Cascading is the one rule in CSS which gives impor...
dipeshjoshi4.hashnode.dev2 min read