techblogger's feed
-
11 years agoLevel Up techblogger
Level 2
techblogger is now level 2 with 1,000 XP.
View Unlocks- Profile Title You now have the ability to enter a profile title.
-
11 years agoHow-to techblogger
My Small Tutorial: 2-State Custom Animation Using From-To Pair
A custom CSS3 Animation can be created using 'kreyframe' property.Using Keyframe the animation definition can be given using 'from' and 'to' keyword.These keywords designates the initial state and final state of an animation. Using from/to keyword only 2 states of animation are possible.