Languages
[Edit]
EN

CSS - blur image and unblur on hover

0 points
Created by:
Eshaal-Wilkinson
774

In this article, we would like to show you how to blur image and unblur on hover using CSS.

Quick solution:

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

 

Practical example

Edit

In this example, we set the blur filter on the img element to 5px at the beginning and disable the filter on hover effect using CSS pseudo-class.

References

Edit

Alternative titles

  1. CSS - disable image blur on hover
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