September 2024
Beginner to intermediate
544 pages
15h 11m
English
In traditional print media, things are static. Text cannot move around on paper; colors cannot shift. But the web is a living medium, where we can do so much more. You can add motion and change to the page, and the easiest way to do any of this is with transitions.
With a CSS transition, you can tell the browser to “ease” one value into another when the value changes. For example, if you have blue links with a red hover state, a transition will cause the link to blend from blue through purple to red when the user mouses over—and back again when the user moves the mouse ...
Read now
Unlock full access