Understanding CSS Selectors
To style an element in CSS, there are different ways to select that element. Many of us only know commonly used selectors like class and id or HTML tag, but there are more methods to select an element in CSS. Let's dig deep into CSS Selectors.
CSS Se...
harshkunte.hashnode.dev5 min read