DOUM Coding
CSS Property Explanation 6060. transition-delayYe property transition start hone se pehle delay lagati hai.Use Case:Agar hover ke baad thoda delay chahiye, to use karo transition-delay: 0.3s;.Example:.box { transition-delay: 0.3s;}Isse transition 0.3s baad start hoga.If You like These types of post please like .
5 days ago | [YT] | 1
DOUM Coding
CSS Property Explanation 60
60. transition-delay
Ye property transition start hone se pehle delay lagati hai.
Use Case:
Agar hover ke baad thoda delay chahiye, to use karo transition-delay: 0.3s;.
Example:
.box {
transition-delay: 0.3s;
}
Isse transition 0.3s baad start hoga.
If You like These types of post please like .
5 days ago | [YT] | 1