N
N
Nwton2016-07-29 19:28:56
css
Nwton, 2016-07-29 19:28:56

How to implement such "adaptation"?

How to create scalability so that a site screenshot taken on a large monitor is no different from a screen of the same site taken on a small monitor.
That is, that, depending on the resolution of the monitor, the site would not just change the size of the blocks, but that everything would change its size, including the text? So, as if we are stretching the picture (or compressing).
After all, somehow the iPhone manages to render the site on the entire screen, without horizontal sliders.
Not strong in responsive design. I know only elementary things like media and sizes in%. In which direction to dig?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
iBird Rose, 2016-07-29
@Nwton

transform scale for body lol)

A
Ankhena, 2016-07-29
@Ankhena

Desired is not quite "adaptability".
Use meta viewport

A
Alexander Alekseev, 2016-08-02
@shure348

<meta name="viewport" content="width=1280">

A
A person from Kazakhstan, 2016-07-29
@LenovoId

@mediaand that's all, for example, do not need very old wml browsers?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question