LocaHost • Tools • Javascript screen window width and height
document.body.clientWidth=
document.body.clientHeight =
screen.width=
screen.height=
window.innerWidth=
window.innerHeight=
screen.availWidth=
screen.availHeight=
screen.colorDepth=
screen.pixelDepth=