CSS Pseudo-classes &Selectors
It's a way to style and based on the change in the state like : hover , : focus ,:active not only that there are few more let us discuss it in this article
: focus
Let perform all the CSS selectors on
HTML
<div> This is div </div>
<span> This is s...
vishwanathreddy.hashnode.dev2 min read