The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur....100px; background-color: red; font-size: 18px; transition-property:...transition-property: background-color, font-size, transform, color; transit...