Languages
[Edit]
EN

CSS - text underline on hover

0 points
Created by:
Sujay
512

In this article, we would like to show you how to underline text on hover event using CSS.

Quick solution:

The :hover CSS pseudo-class is triggered when the user hovers over an element with the cursor, changing the element style to the one specified within curly brackets.

 

Practical example

Edit

In this example, we add on-hover text underline to the div element using div:hover pseudo-class with text-decoration property set to underline.

References

Edit
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join