问题
Specifically, would including <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
in the header of a page that is served to both mobile and desktop browsers affect the layout when viewed in a desktop browser?
回答1:
No. It will cause no problems with desktop browsers.
来源:https://stackoverflow.com/questions/7350225/how-do-desktop-browsers-handle-mobile-meta-tags