Y
Y
Yuriy Vitruk2016-10-17 16:05:50
css
Yuriy Vitruk, 2016-10-17 16:05:50

Algorithm for layout layout 1600px on screen 1366px?

Hello everyone, I received a layout from the customer, the width of which is 1600px (the content itself is 1200px). My screen width is 1366px.
1. I read the answers to a similar question and realized that I need to type in the developer panel by specifying a width greater than my screen, but what width should I specify if the layout has a slider that stretches to full width?
2. Suppose I make it pixelperfect at 1600px, after that I need to adapt it through media quares at 1366px and 1024px, or can I somehow get around this by setting the width value to %?
3. Which viewport will be correct?
4. How wide should the content be on a 1366px screen?
There is no possibility of obtaining a layout with a lower resolution.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kanonier8, 2016-10-17
@drugdilla

To begin with, as you have already been told, if you are engaged in layout it is high time to think about buying a Full HD monitor , on the fact that you now have you will not go far.
And this is what you can try:
- in Google Chrome, set the screen width you need in emulation mode, at least 1600px
- You can simply increase the page scale to 75%
- Use the principles of rubber layout
- Layout according to the principle Mobile first (mobile first)

S
SKRSKR, 2016-10-17
@SKRSKR

how can you work on a 1366px monitor? and especially the design...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question