CSS For Me
💡
CSS is case insensitive.
💡
RECOMMENDED: Use Cabab Case for CSS class names.
💡
We can check the order in which the styles are applied in Chrome developer tools, here all styles are sorted according to the specificity.
💡
What is Cascadin...
codechitra.hashnode.dev11 min read