What is Responsive design? Definition and explanations
Responsive design is building an interface that adapts to screen size: fluid layout, resized images, navigation rethought on mobile. A single codebase serves phone, tablet and desktop. It is not only a question of width: touch targets, legibility and reading order also change from one device to the next.
In one sentence
Responsive design adapts one interface to every screen size.