Tweakpoints

Mark has written down some thoughts on breakpoints in responsive designs. I share his concern that by settling on just a few breakpoints, there’s a danger of returning to the process of simply designing for some set canvases: here’s my “mobile” layout, here’s my “tablet” layout, here’s my “desktop” layout.

In my experience, not all breakpoints are created equal. Sure, there are the points at which the layout needs to change drastically in order for the content not to look like crap—those media queries can legitimately be called breakpoints. But then there are the media queries that are used to finesse page elements without making any major changes to the layout.

When I was working on Matter, for example, there was really only one major breakpoint, where the layout shifts from one column to two. That’s the kind of breakpoint that you can figure out pretty easily from the flow of your content; just resizing your browser window is usually enough to settle on the point that feels right. But there are lots of other media queries in the Matter stylesheet. Those are there to make smaller adjustments to margins, font sizes …the kind of changes that came about from testing on phones and tablets in the device lab.

It feels a bit odd to call them breakpoints, as though the layout would “break” without them. Those media queries are there to tweak the layout. They’re not breakpoints; they’re tweakpoints.

Have you published a response to this? :

Related posts

Fanfare for the common breakpoint

“Common” breakpoints are the new fold.

Related links

Can we have custom media queries, please?

I knew that custom properties don’t work in media queries but I had no idea that there was such a thing as custom media queries, which effectively do the same thing.

But this is not implemented in any browser. Boo! This would be so useful! If browser makers can overcame the technical hurdles with container queries, I’m sure they can deliver custom media queries.

Tagged with

Concise Media Queries with CSS Grid

‘Sfunny, this exact use-case (styling a profile component) came up on a project recently and I figured that CSS grid would be the right tool for the job.

Tagged with

Logical breakpoints for your responsive design

Vasilis examines the multitude of factors that could influence an ideal measure.

Tagged with

Deciding what Responsive Breakpoints to use | Tangled in Design

Another call for design-based (rather than device-based) breakpoints in responsive sites.

Tagged with

Script Junkie | Flexibility: A Foundation for Responsive Design

Emily walks us through a responsive design case study, stressing the importance using percentages for layout.

Tagged with

Previously on this day

16 years ago I wrote Something for the weekend

Eventful.

17 years ago I wrote Helvetica

The film of the typeface.

17 years ago I wrote YouTubing

Clearleft has a YouTube star.

18 years ago I wrote The green, green grass of home

I’m going to Ireland for a week.

19 years ago I wrote Geekend IV: The Revenge

London was the setting for another geekend get-together on Saturday.

22 years ago I wrote A Canticle for Leibowitz

My reading matter lately seems to consist entirely of classic science fiction books I haven’t read in years.

22 years ago I wrote TotL.net Human Virus Scanner

You can keep your Nortons and your McAfees.

22 years ago I wrote Blog This

Consider it blogged.