1-Position, 2-specificity( element ,class,attribute,id.)
3-type 4-importance
The correct order of cascade specificity, from highest to lowest, is as follows:
Importance: Importance is determined by using the !important declaration in CSS. Styles marked as !important have the highest priority and override all other styles, re...
vaishnavsrivastavablog.hashnode.dev2 min read