P
P
Philip Gavrilov2016-04-03 15:26:21
css
Philip Gavrilov, 2016-04-03 15:26:21

How to layout a site so that it compresses to fit any resolution?

Take, for example, the Apple website. On a 1920x1080 monitor, it looks like this: Opening it at
95e543783057435e8a91a0e759d360d2.PNG
1366x786 we will see cropped margins on the right, left and bottom, respectively:
56cb545b372245099cdc83b72647476d.PNG
To proportionally reduce everything, including fonts and pictures:
bd11130fc68d4890bac2ce1a76982f79.PNG
How can this be implemented in principle?
How can this be quickly implemented if the site is already laid out in px?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
V
Vladimir Yamshik, 2016-04-03
@Qpeela

Read about responsive and responsive design. Advice read the book "Responsive Web Design" by Ethan Marcott (this book just says how to implement a ready-made website)

R
Rafael™, 2016-04-03
@maxminimus

learn css - and then you won't ask such questions
how can you start typesetting without learning the language?

I
iBrm1269, 2016-04-03
@iBrm1269

Responsive design what is read

M
Michael Peteichuk, 2016-04-03
@Peteichuk

There is a ready-made Bootstrap framework www.oneskyapp.com/ru/docs/bootstrap , but if we are talking about layout, then just use media queries, type it into the search and search for the first links.

K
Kiska228, 2016-04-03
@Kiska228

Try scale in jquery.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question