DOUM Coding
CSS Property Explanation 5959. transition-durationTransition hone me kitna time lagega ye batata hai.Use Case:Agar hover par smooth change chahiye to 1s duration use karo.Example:button { transition-duration: 1s;}Isse hover pe color 1s me badlega.If You like These types of post please like.
6 days ago | [YT] | 1
DOUM Coding
CSS Property Explanation 59
59. transition-duration
Transition hone me kitna time lagega ye batata hai.
Use Case:
Agar hover par smooth change chahiye to 1s duration use karo.
Example:
button {
transition-duration: 1s;
}
Isse hover pe color 1s me badlega.
If You like These types of post please like.
6 days ago | [YT] | 1