Text Underline Animation Explained
See this text underline animation? Looks really nice right? Let’s go straight into understanding how to create it step-by-step.
The Markup
<p>
Hover on the link to see the
<a class="underline" href="#">Underline animation</a>
</p>
The CSS
There ...
shrutibalasa.hashnode.dev3 min read