0
4.7kviews
Explain CSS3 Animation with example.

Subject: Advanced Internet Technology

Topic: Responsive web design with HTML5 and CSS3

Difficulty: Medium

1 Answer
0
233views

CSS-3 Animations

  • CSS animations allows animation of most HTML elements without using JavaScript or Flash!
  • An animation lets an element gradually change from one style to another.
  • To use CSS animation, you must first specify some keyframes for the animation. Keyframes hold what styles the element will have at certain …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.