What Comes After Responsive Design?

Una Kravets is proposing a name for the current moment in web design: the new responsive. It’s a deliberate echo of the responsive design era, but with a broader brief. Fluid grids, flexible media, and media queries still matter—they’re just no longer the whole story. The new responsive folds in user preference queries, viewport and form factor considerations, macro layouts, and container styles.

The framing is useful because it positions this shift as an extension of responsive design rather than a break from it. That reading matters: container queries and their ilk don’t invalidate the old toolkit; they expand it.

This isn’t the first attempt to name a new era. In 2018, Jen Simmons gave a talk called “Everything You Know About Web Design Just Changed”, arguing that responsive design had come to define an entire generation of layout—despite arriving before flexbox and grid existed. With those tools now standard, plus a wave of other CSS capabilities, she dubbed the moment Intrinsic Design.

Intrinsic Design has aged well, especially now that @container queries are on the table. The term maps neatly onto what the new CSS features enable: styling informed by the intrinsic size of elements, the intrinsic preferences of users, and the intrinsic capabilities of the browser.

Neither name has exactly taken over the lexicon. Naming these transitions is hard—the brief surge of CSS4 chatter certainly didn’t stick. But whether we call this moment “new responsive” or “intrinsic design,” the underlying change in how we think about layout is real.