标签: html css fullscreen
如何将网页设置为客户端设备屏幕的大小,并使其对浏览器视口大小不敏感,在简单且跨浏览器中方式?
灵活div 容器的大小设备屏幕的大小。
感谢
答案 0 :(得分:0)
通过快速搜索很容易找到...
您需要使用javascript并使用screen对象
screen
Specification
Duplicate Question