CSS Selectors 101 : Targeting elements with precision
Why CSS Selectors are needed ?
Like HTML is the skeleton of the webpage, CSS selectors are pointing fingers, they are the mechanism that allows us to pick a specific element of HTML and change its color/size/shape of that element specifically
Without...
tech-blogs-shivanshu.hashnode.dev3 min read