I
I
Ilya Pavlov2014-11-27 22:06:31
css
Ilya Pavlov, 2014-11-27 22:06:31

Dimensions of responsive design?

What dimensions should a responsive design have, i.e. The
maximum width of the entire site
The minimum width of the entire site
At what screen width should the menu be moved outside of it?
There will also be a player on the site, preferably fixed, where would you advise to put it, both on the full version and on others? The dimensions of the player have not yet been determined.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
asdz, 2014-11-27
@asdz

You can see media breakpoint values ​​for popular frameworks at scotch.io/quick-tips/css3-quick-tips/default-sizes... foundation.zurb.com/docs/media-queries.html

E
Eugene Burmakin, 2014-11-27
@Freika

Look at the Bootstrap grid, it is perhaps the most optimal of the ready-made ones.

E
ermushko, 2014-11-28
@ermushko

There is a "new" direction that says - make a breakpoint where the content starts to look bad. It all depends on the specific case. You can test here - ISH . Enter the page address and start compressing or decompressing. There are automatic algorithms that will help you see where the limit is for this page.
In fact, you are making a site for people, and not for a certain commission that will see if you have set the correct breakpoints in your project. If the text starts to wrap after each word, but the breakpoint is not soon - you will not leave it like that, as this is wrong from the point of view of users. Immediately set a breakpoint and make a block with this text in full width or hide it altogether (if it is secondary).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question