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?
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"
Specific usage http://www.xiejiancong.com/post- 223.html