CSS, Selectors and its types
CSS
Cascading Style Sheets (CSS) is used in styling the webpages, it is written inside HTML .
It describes how the elements should be rendered on to screen like what size ,color ,position etc.
CSS selectors and its types
selectors are used to select ...
sanjaykrishnam.hashnode.dev3 min read