题目详情
单选题 以下能够输出屏幕分辨率的是( )
A. document.write("分辨率:"+window.innerWidth+"*"+window.innerHeight)
B. document.write("分辨率:"+screen.availWidth+"*"+screen.availHeight)
C. document.write("分辨率:"+screen.width+"*"+window.screen.height)
D. document.write("分辨率:"+document.body.clientWidth+"*"+document.body.clientHeight)

学科:Web标准网站设计
时间:2023-06-04 11:24:09
相关题目
相关作业
