In computing, a ViewPort is a visual area, usually rectangular in shape, containing some kind of user interface, displaying the output of and allowing input for one of a number of simultaneously running computer processes.
The ViewPort of the browser is basically the visible area where you see the web page -- or in other words where the HTML is rendered (which is the remaining area excluding toolbars, address bar, status bar etc. from the browser's application window).
Comments (0)
You don't have permission to comment on this page.