Day 6 — 10/ 100 Days of Code
✧˖° ♡ This week' progress
I think I finally built a steady studying routine - over the past few days, I managed to wake up every day at 6 a.m. and take the first hour to work on coding.
My focus was on exploring CSS transition and keyframe animations.
I discovered that the secret to
✧˖ cool CSS animation ˖✧
is the right manipulation of transition-duration, delay, and timing-function.
I also learned how to transform elements in 2D and 3D space by using a set of CSS properties ( rotate, skew, scale, transform-origin ), and setting the perspective.
As a strong believer of the theory "learn through doing", I based my study plan on 20% theory, 80% experimenting with css and creating silly animations










