transition
The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.
Syntax: <single-transition>#
| Chrome | Firefox | Safari | Edge | IE |
| :-----: | :-----: | :-------: | :----: | :----: |
| 26 | 16 | 9 | 12 | 10 |
| 1′ | | 3.1′ | | |Content copied to clipboard