TagSelector
New member
One of the most difficult and confusing subjects for me to learn in CSS is "CSS specificity".
It is knowing which selector would take precedence over the formatting of an element.
I found this article explaining the topic on hand:
https://css-tricks.com/specifics-on-css-specificity/
I hope this explains which selector would take style priority on an element.
There's also a specificity calculator that I found on this link below:
https://specificity.keegan.st/
Let me know your thoughts.
It is knowing which selector would take precedence over the formatting of an element.
I found this article explaining the topic on hand:
https://css-tricks.com/specifics-on-css-specificity/
I hope this explains which selector would take style priority on an element.
There's also a specificity calculator that I found on this link below:
https://specificity.keegan.st/
Let me know your thoughts.