Skip to main content

Harshal V. LADHE

Comprehensive Guides to CSS and JavaScript Animations

Articles covering all aspects of web animation, from fundamental principles to advanced techniques using CSS, JavaScript, and various libraries.

3 posts

Posts tagged animation

  • Animating SVG: A Guide to CSS Transitions and Keyframes

    Bring static shapes to life with transitions and @keyframes.
    Learn how to animate SVG with CSS: transitions vs @keyframes, self-drawing lines, clip-path reveals, staggered delays, motion paths, shape morphing, and scroll-driven timelines.
    Published at:
    Categories:Animations
    Estimated reading time:23 min read
  • Mastering CSS Gradients: Types, Use Cases & Best Practices

    Design modern UI backgrounds using CSS gradients
    A deep dive into CSS gradients—linear, radial, conic, repeating—with examples, SCSS helpers, animations, and practical best practices for modern web design.
    Published at:
    Categories:CSS
    Estimated reading time:17 min read
  • An Interactive Guide to CSS Transitions

    Craft high-performance, responsive UI motion with CSS transitions and transforms
    Master CSS transitions for responsive UI. Learn to use duration, delay, timing-function, and transform for GPU-accelerated performance and smooth micro-interactions.
    Published at:
    Categories:Animations
    Estimated reading time:15 min read