R
R
Roweb2019-04-11 04:25:36
css
Roweb, 2019-04-11 04:25:36

How does proportional compression of web pages work?

Where can I find out about such a thing, when in the inspector at low resolutions the site starts to proportionally shrink (as if the viewport is fixed). Where does this resolution come from with which compression begins? Can it be controlled?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
bqio, 2019-04-11
@bqio

Responsive web design

K
Konstantin, 2019-04-11
@Kaluchii

This can be done using "rem" to size elements. At low resolutions, using the script at the html tag, we change the font-size, therefore the entire site changes proportionally.

H
hzzzzl, 2019-04-11
@hzzzzl

in the same place in the inspector you click on options -> show media queries, well, then it’s clear
5caee9b4cf658313344812.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question