Pseudo elements
A CSS pseudo-element is a keyword added to a CSS selector that lets you style a specific part of the selected HTML element. As a matter of fact pseudo element is used to work on written items inside html element.
The general syntax for CSS pseudo-ele...
jeetch.hashnode.dev3 min read