Refactoring

Report a typo

Rewrite the code using one property instead of three.

div {
  animation-name: blink;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
Enter a short text
___

Create a free account to access the full topic