1. close to the mobile phone network management of the page, on the phone when displayed, always manual page scaling, so that one. When using a mobile browser such as opera and Safari, the page is very distorted, The first time I used the lead to the iphone. The page word becomes too small to be scaled.
Referring to the 3g.163 Yahoo, Live page, found that the CSS is not much different.
So it's not the CSS problem. Because on the PC, it was tested with various browsers.
There is one of the most crucial things. Plus, there's no problem!
<?xml version= "1.0" encoding= "Utf-8"?>
<! DOCTYPE HTML PUBLIC "-//wapforum//dtd XHTML Mobile 1.0//en" "Http://www.wapforum.org/DTD/xhtml-mobile10.dtd" >
The mobile browser will automatically determine the type of page you are based on.
2.< /strong>[meta name= "viewport" content= "Width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, User-scalable=no "]