Days 17 & 18 of My Full Stack Journey – CSS Gets Fancy

These past two days were all about exploring the cool side of CSS. Here's what I covered: ✅ CSS Grid – Super flexible layout system. Way better than floats or even Flexbox for complex designs. ✅ Transforms & Transitions – Finally made my elements move and animate smoothly. Simple changes like scale, rotate, and hover effects = huge impact. ✅ CSS Animations – Created keyframe animations from scratch. So fun to see elements come to life! ✅ Object-Fit & Object-Cover – No more stretched images. These are a must for clean, responsive designs. ✅ CSS Filters – Blurs, grayscale, brightness — all with one line of code. Great for adding some visual flair. Loving how much power CSS has beyond just styling. On to the next one!

Apr 8, 2025 - 13:40
 0
Days 17 & 18 of My Full Stack Journey – CSS Gets Fancy

These past two days were all about exploring the cool side of CSS. Here's what I covered:

✅ CSS Grid – Super flexible layout system. Way better than floats or even Flexbox for complex designs.
✅ Transforms & Transitions – Finally made my elements move and animate smoothly. Simple changes like scale, rotate, and hover effects = huge impact.
✅ CSS Animations – Created keyframe animations from scratch. So fun to see elements come to life!
✅ Object-Fit & Object-Cover – No more stretched images. These are a must for clean, responsive designs.
✅ CSS Filters – Blurs, grayscale, brightness — all with one line of code. Great for adding some visual flair.

Loving how much power CSS has beyond just styling. On to the next one!