Pseudo Selectors ๐ฒ
Pseudo selectors help us to define the state of the element in a particular situation.
For example, it can be used:
Style of the element when the user mouses over it.
Style of the element when the user focuses on it.
Before, After pseudo selectors.
...
umangpincha.hashnode.dev3 min read