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

WBOY
Release: 2016-06-24 11:55:35
Original
1473 people have browsed it

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"
Copy after login


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

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template