Home  >  Article  >  Web Front-end  >  How to make PC website shrink in all mobile browsers? _html/css_WEB-ITnose

How to make PC website shrink in all mobile browsers? _html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:55:351474browse

Why is it that some mobile browsers are zoomed out and some are zoomed in, so that the text can be clearly seen, but you have to drag your finger to view other parts of the webpage, instead of showing the entire webpage?


Reply to discussion (solution)

Make a mobile version

Does anyone know?

You can learn how to write web pages on mobile phones, http://bbs.php100.com/read-htm-tid-482066.html

<meta name="viewport" content="initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=0, width=device-width"

ea13db0b6cc56387583751b6d31c30c9

66d21d8b915b59fe6227d09aca698d46
Specific usage http://www.xiejiancong.com/post- 223.html

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn