K
K
KurtsKhalia2016-12-05 19:12:43
Mobile development
KurtsKhalia, 2016-12-05 19:12:43

How to display the entire site on mobile?

An enlarged version is opened a la the upper left corner. How to display the site in its entirety, albeit on a reduced scale?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Ankhena, 2016-12-05
@KurtsKhalia

For Fixed Width:
For Responsive

<meta name="viewport" content="width=device-width">

Y
Yaroslav Ivanov, 2016-12-05
@space2pacman

<meta name="viewport" content="width=device-width, height=device-height">

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question