Languages
[Edit]
EN

CSS - change image on hover

0 points
Created by:
Marley-Marks
712

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

Quick solution:

 

Practical example

Edit

In this example, we use :hover pseudo-class to overwrite the background image from .logo class with a new one on hover event.

Note:

In this solution we use background instead of the background-image property so we can add no-repeat that disables image repeating.

References

Edit
  1. :hover - CSS | MDN
  2. background - CSS | MDN

Alternative titles

  1. CSS - update image on hover
  2. CSS - change background-image on hover
  3. CSS - replace image 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