js know size of screen code example Example: js know size of screen alert("Your screen resolution is: " + screen.width + "x" + screen.height)