Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看过很多关于如何使用@media 来识别像素和分辨率的博客和帖子。一些小型设备的像素密度高或低,我也看到@media css 来识别它。那么有没有一种方法可以简单地识别它是否是移动设备,无论分辨率如何,只需使用@media 并检查英寸?如果不建议这样做,那么 2021 年确定其是否为移动设备的可靠防弹方法是什么?
好吧,我猜这个其他堆栈溢出帖子基本上尽可能地回答了这个问题(至少对于 Iphone):
iPhone 5 CSS 媒体查询