issue with viewport meta tag
问题 I need my website to adjust itself according to the device. I used the following viewport meta tag: <meta name="viewport" content="user-scalable=no,width=device-width, height=device-height, minimum-scale=0.1, maximum-scale=0.65" /> It works alright on iPhone. but on android it looks it doesn't responded to it at all even when I change the scale values. Is there a different tag for android? 回答1: You should use the same tag for Android, but there are a few differences how different platforms