In terms of responsive design, how do you handle high resolution phones, such as the Galaxy S4?

…衆ロ難τιáo~ 提交于 2019-12-31 11:41:53

问题


Historically, you'd use media queries based of pixel width to determine what display the end user will get. However, that doesn't/won't work when you are using a higher resolution device such as a Galaxy S4 (1080x1920) resolution.

How do you handle this?

来源:https://stackoverflow.com/questions/16490175/in-terms-of-responsive-design-how-do-you-handle-high-resolution-phones-such-as

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!