Understanding Pseudo Classes and Pseudo Elements in CSS
Pseudo Classes
Pseudo Classes are the keywords which is used after the selector which help in defining or designing the state of the selector. For example, if you use CSS, you must have used :hover keyword in buttons or links, this is the pseudo clas...
blogs-himanshu.hashnode.dev6 min read
Satyarth Prakash
being eclectic
Putting code using codepen could've helped us visualize it better...