Animation is a new and promising feature in CSS and used to communicate or promote various visual aids. This chapter focuses on how to create animations using CSS3. It covers animating text content, along with the properties you need and how the browser will display it. It then covers animating objects. Next the chapter covers CSS transitions and the attributes required to create those transitions. The last two topics are 2D and 3D transformations.
Animating with CSS3
Prior to CSS3, Adobe ...