how to get screen size in html code example Example: javascript screen size var w = window.innerWidth; var h = window.innerHeight;