CSS Selectors easy way (part 1)
so you are here to learn about CSS selectors. So the question arises why do we need selectors
In CSS, selectors are used to targeting the HTML elements on our web pages that we want to style.
so let me explain with code examples.
Scenario
we wanna ...
mwaqas.hashnode.dev3 min read