Getting to Know CSS Specificity
Have you ever wondered what happens when you apply multiple styles to a single element using different CSS selectors? The browser can't use all the different styles at once, therefore it needs a method to select which style will be applied.
Introduct...
aribadawulo.hashnode.dev5 min read