Animation Technologies Flashcards
1
Q
What technologies are commonly used to create animations for the web?
A
Technologies used for web animations include:
• CSS animations (for simple, efficient animations without JavaScript).
• JavaScript (to control and enhance CSS animations).
• jQuery (for adding simple effects).
•HTML5 (for creating more advanced animations and interactivity).