CSS Selectors
Hi everyone, today let's learn about selectors in CSS.
CSS selectors are used to select HTML elements and apply styling to them.
Let's go line by line and learn each selector in CSS
Basic Selectors
Universal Selectors
It simply says select all the e...
hiteshpal.hashnode.dev4 min read