1. Universal selector This selector is denoted by asterisk symbol i.e. *. This selector selects all the elements on the webpage which means whatever css is written under universal selector is applied to all the elements on the webpage. For example:HT...
anuragsharma160.hashnode.dev19 min read
No responses yet.