UX Glossary Visual Design

Responsive Design

Visual Design

An approach to web design that makes interfaces adapt fluidly to different screen sizes and devices using flexible grids, images, and CSS media queries. A responsive design serves the same content to all users regardless of their device.

Responsive Design illustration
Source: upload.wikimedia.org

Common contexts

Use when

Apply responsive design as the default approach for any web experience where analytics show meaningful traffic across more than one device type — particularly when mobile and desktop users need access to the same content and functionality.

Avoid when

Reconsider a purely responsive approach for highly specialised workflows where desktop and mobile users have fundamentally different task goals — forcing a complex data visualisation tool to reflow onto mobile can produce an unusable experience on both platforms.

Responsive design solves a layout problem, not a content strategy problem — a page crammed with fifty items that reflows gracefully to mobile still overwhelms mobile users; the real work is deciding what content earns its place at each breakpoint.

Real-world examples

Related terms

Grid System Accessibility Visual Hierarchy Mobile-First Design Adaptive Design
← Browse all UX Glossary terms