Definition

What Is a Breakpoint in Responsive Design?

A specific viewport width at which a website's layout changes to accommodate different screen sizes. Defined in CSS using media queries.

Related Terms

Example

A common breakpoint set at 768px causes a desktop three-column grid to collapse to a single-column mobile layout.

As of 2024, mobile devices account for approximately 60% of global web traffic, making breakpoint design for small screens a primary concern, not an afterthought — according to Statcounter GlobalStats.

Synonyms:

Media query breakpoint, Responsive threshold

Acronyms:

-

Breakpoint: Common Questions Answered

Question

Answer