E
E
Egor Babintsev2019-09-12 15:40:54
css
Egor Babintsev, 2019-09-12 15:40:54

How to correctly determine the width of the container and breakpoints when layout?

There are two layouts. One with a container width of 1300px, the other 360px. But how to determine what should be the intermediate sizes of containers and their behavior, what should be the breakpoints (I usually use the standard bootstrap 1200px, 992px, etc.)? Thanks in advance for your response and your time!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maria Korobkogolovykh, 2019-09-12
@egor_babintsev

Here is a good article about breakpoints . From there, immediately demo on the code pen .
As for the width of the container, it was up to the designer to decide. You can set the width as a percentage and it will be rubber. Without seeing the layout, it's hard to give specific advice.

A
Anton Kirpach, 2019-09-12
@akirpach

I use 320,360,375,480,640,768,800,980,1024,1200,1280px - clients are usually satisfied

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question