L
L
lindim30002014-08-20 10:12:59
HTML
lindim3000, 2014-08-20 10:12:59

Responsive layout, how many layouts should there be?

Good afternoon, when transferring a design to a layout designer, how many layouts should be 1 or 3 (view under 1200, 768, and 480). If there is only one layout and it is adaptive, then how to understand how this or that block should behave during layout?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dima Pautov, 2014-08-20
@lindim3000

Why so many layouts?
If the template is adaptive, then it should immediately be rubber and stretch.
For example, take your template and start shrinking the browser window as soon as the scrollbar appears (from the bottom) or the layout starts to creep, there is the first size for the @media request and so on (in chrome, the console shows the width of the window when it is reduced. Well, or plugins for the browser). Your template will tell you when to rebuild blocks. You just need to look at what screen width you need to write @media request.
Using this rule, you may need only 3 layouts, or even do without them.
1) Main (large for PC) - 1280 px
2) Medium (for tablet) - 1024 px
3) Small (for smartphone) - 480 px

A
Andrey Bazykin, 2014-08-20
@FAT

Our designer draws layouts for all required resolutions, the PSD layout designer gets the largest layout, and the rest of the layouts in JPG for clarity. Resolutions relevant today:
320 px - Mobile devices in portrait orientation
480 px - Mobile devices in landscape orientation
640 px - Small tablets
768 px - Tablets in portrait orientation
1024 px - Tablets in landscape orientation 1280 px and more -
Desktops
if competent enough), he can fold the layout from the largest resolution to the smallest, if the layout is appropriately designed for adaptive layout.

T
Tim, 2014-08-23
@darqsat

At least two. The more layouts, the more crap. With two layouts, the workbench has more maneuverability.

T
Trow_eu, 2014-08-20
@Trow_eu

depends on the layout, some of them immediately, with the naked eye, you can see the grid and it's clear, with others, in addition to 3 layouts, you also need a description / comments.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question