Understanding the CSS Specificity Algorithm
Introduction
Have you ever wondered how CSS styles an HTML element? How does CSS choose between multiple conflicting styles and apply it? Well to answer that the CSS follows an Specificity Algorithm to decide which style to apply on which HTML elemen...
css-specificity-algorithm.hashnode.dev5 min read