Welcome to .learning.animations.css! ๐
This repository is your hands-on guide to mastering CSS animations through a series of fun and interactive exercises.
- ๐ Step-by-Step Exercises: Start from the basics and progress through increasingly engaging challenges.
- ๐ฎ Interactive Learning: Practice creating animations with keyframes and control their timing and behavior.
- ๐ ๏ธ Practical Examples: Learn by doing! Each exercise introduces key CSS animation concepts, ensuring you build a solid foundation.
- ๐ฏ Learn CSS Animations: Explore how to animate elements using keyframes and control their timing.
- ๐จ Master Animation Properties: Learn how to create your own animations and control their movement, timing, and effects.
To begin your learning journey, you can visit our ๐ website or follow these steps:
-
Clone the Repository
Download the code to your local machine:
git clone https://github.com/ie-orphane/.learning.animations.css.git
-
Open the Project
Navigate to the project directory and open it in your favorite browser.
-
Start Practicing โจ
Each exercise is organized into a CSS code block (style.css) and a corresponding HTML code block (index.html), each designed to help you focus on and master a specific CSS concept.