Skip to main content

Harshal V. LADHE

Articles on User Interface (UI) Design Principles

Content covering the visual and interactive elements of interface design, where animation plays a key role in communicating state and flow.

3 posts

Posts tagged ui-design

  • SVG Essentials: Mastering the Path Element

    Understand SVG paths, curves, and commands
    A complete guide to the SVG path element — path commands, coordinates, bézier curves, arcs, compound paths and fill-rule, pathLength-based line-draw animation, CSS's path() function, stroke rendering, and the shorthand tricks behind exported path data.
    Published at:
    Categories:SVG
    Estimated reading time:20 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