Files
30-seconds-of-code/glossary/Viewport.md
Angelos Chalaris 62a402e730 Add viewport
2018-09-01 15:22:31 +03:00

253 B

Viewport

A viewport is a polygonal (usually rectangular) area in computer graphics that is currently being viewed. In web development and design, it refers to the visible part of the document that is being viewed by the user in the browser window.