Responsive Design Sounds Impressive Until You See It Fail on a Tablet
Responsive design is the system that lets a website rearrange itself depending on screen size. A layout built for a large monitor collapses into a single column on a phone. This sounds like a problem solved. In practice, the testing process often skips the middle ground — and that middle ground is a tablet, which happens to be the device many adults over 60 prefer.
Tablets sit in an awkward in-between zone
A 10-inch tablet screen is neither phone nor desktop. Responsive layouts frequently snap from a full desktop view to a compressed mobile view, skipping a comfortable tablet layout entirely. Text becomes either too large or too small. Buttons cluster together. Images that were decorative on desktop suddenly dominate the screen on a tablet, pushing the actual content down below where most people scroll.
Touch targets are a specific layout decision
Every button, link, and form field on a touchscreen needs to be large enough to tap accurately. The recommended minimum is 44 by 44 pixels — a standard that many desktop-first sites fail when their layouts compress. Older adults with reduced finger dexterity need those targets to be reliable, not approximate.
The fix starts with testing on real devices
Designers who only preview their responsive layouts inside a browser window miss what actually happens on physical hardware. Borrowing a tablet and walking through a site as a first-time user — slowly, without knowing where things are — reveals problems that no emulator catches. That one step changes what gets fixed before launch.
Putting layout:
principles into practice
Understanding how layout works on screen is one thing — applying it consistently across different screen sizes and content types is where real skill develops. The cases and talks on this platform address that gap directly, with worked examples drawn from real projects.
More on layout from Norvia
Case studies and speaking notes explore the same ideas from different angles — practical, specific, and grounded in real decisions rather than theory alone.