Duration: 18:13 min
Summary: In this lesson, we will talk about links and animation. We all know links and how to work with them. But an important factor for the test is the order of the pseudo classes. This order is: link -> visited -> hover -> active. This order is important because the other three states inherit from “link” The other item we are discussing is animation. We will see how to create a fade-in animation using key frames and how to apply the animation on hover.