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.
我想让我当前的网站响应。这是一个巨大的动态网站,我不想为移动设备制作单独的网站或更改<Doctype>or <html>. 如果通过手机访问网站,是否可以插入更改<Doctype>和标签的脚本?<html>
<Doctype>
<html>
无需更改任何标签。这就是媒体查询的用途。