How to add hover transition effects
- Edellinen sivu Keskitetty luettelo
- Seuraava sivu Nuoli
Learn how to add hover transition effects with CSS.
Hover transition
CSS transition allows you to smoothly change the attribute values over a given duration (from one value to another).
Add a transition effect (opacity and background color) to the button when the mouse hovers:
Liittyvät sivut
Oppitunti:CSS siirtymä
- Edellinen sivu Keskitetty luettelo
- Seuraava sivu Nuoli