Pseudo-elements in css
Pseudo-elements
A CSS pseudo-element is a keyword added to a selector that lets you style a specific part of the selected elements. or in a simple word we say that A CSS pseudo-element is used to style specified parts of an element.
Syntax:
selector...
priyankachaudhari.hashnode.dev2 min read