Dino Geek, probeer je te helpen

Hoe kan ik een animatie in CSS omkeren?


Een animatie in CSS kan worden omgekeerd door de eigenschap “animation-direction” te gebruiken met de waarde “reverse”. Hier is een voorbeeld:

```
@keyframes myAnimation { 0% {background-color: red;} 50% {background-color: yellow;} 100% {background-color: green;}
}

.myElement { animation-name: myAnimation; animation-duration: 5s; animation-direction: reverse;
}
```

In dit voorbeeld begint de animatie bij groene achtergrondkleur, gaat naar geel op 50% en eindigt weer bij rood.


Genereer eenvoudig artikelen om uw SEO te optimaliseren
Genereer eenvoudig artikelen om uw SEO te optimaliseren





DinoGeek biedt eenvoudige artikelen over complexe technologieën

Wilt u in dit artikel worden geciteerd? Het is heel eenvoudig, neem contact met ons op via dino@eiki.fr

CSS | NodeJS | DNS | DMARC | MAPI | NNTP | htaccess | PHP | HTTPS | Drupal | WEB3 | LLM | Wordpress | TLD | Domeinnaam | IMAP | TCP | NFT | MariaDB | FTP | Zigbee | NMAP | SNMP | SEO | E-Mail | LXC | HTTP | MangoDB | SFTP | RAG | SSH | HTML | ChatGPT API | OSPF | JavaScript | Docker | OpenVZ | ChatGPT | VPS | ZIMBRA | SPF | UDP | Joomla | IPV6 | BGP | Django | Reactjs | DKIM | VMWare | RSYNC | Python | TFTP | Webdav | FAAS | Apache | IPV4 | LDAP | POP3 | SMTP

| Whispers of love (API) | Déclaration d'Amour |






Juridische Vermelding / Algemene Gebruiksvoorwaarden