Project 18/20
A fully animated Ferris Wheel built using only HTML and CSS 🎡. The project demonstrates custom shape creation with pure CSS, rotational animation using @keyframes
, and synced color transitions on the cabins. It’s a clean example of motion design and element positioning — without a single image or JS file!
- ✅ Rotating Ferris wheel animation
- ✅ Cabin elements animate in sync with color transitions
- ✅ Custom circular structure made with
border-radius
- ✅ CSS
@keyframes
for continuous motion - ✅ Responsive scaling using
vw
units and max size limits - ✅ No JavaScript or images — 100% HTML and CSS
- HTML5
- CSS3
- How to animate circular motion using CSS only
- Syncing multiple animations for visual harmony
- Positioning elements precisely inside a circular layout
- Creating smooth rotation with transform: rotate()
- Using transform-origin to control animation pivots
- Applying responsive design principles with scalable sizing
🚀 For me, this project was more about practice and gaining additional experience,
rather than learning something entirely new.👨💻 Since I’m not a beginner and already familiar with these technologies,
I approached it with confidence — and still, I truly enjoyed working on it.🎯 Overall, I consider this a very valuable and enjoyable experience.
- Product Landing Page (Certification Project) | [Project 17/20] → View Repository
- Penguin | [Project 19/20] → View Repository
🙌 Thanks for checking out my project! More coming soon. Stay tuned 🚀