About 155,000 results
Open links in new tab
  1. Responsive Web Design Viewport - W3Schools

    Setting The Viewport The viewport is the user's visible area of a web page. The viewport varies with the device (will be a lot smaller on a mobile phone than on a computer screen). You should include …

  2. Viewport concepts - CSS | MDN

    Mar 9, 2026 · This article explains the concept of the viewport — what it is and its impact in terms of CSS, SVG, and mobile devices. This article defines the initial viewport and actual viewport, and …

  3. What is my viewport

    Viewport size refers to the visible area available to a webpage inside a browser or application, minus that application's interface (such as URL bar, dev tools, operating system, etc.).

  4. What is Viewport in HTML? - GeeksforGeeks

    Dec 13, 2024 · The viewport in HTML refers to the user's visible area of a web page. It varies depending on the device used (desktop, tablet, or mobile) and can change when a user resizes their …

  5. What is the Viewport in Web Design? - wpdean.com

    Nov 18, 2025 · Learn what the viewport in web design is, its role in responsive design, and how it affects the viewing experience on different devices.

  6. Understanding Viewport Settings for Responsive Web Design

    Apr 3, 2025 · What is Viewport? A viewport refers to the visible area on the screen where the web content is displayed. Note that it may or may not be the same size as the rendered page. In the …

  7. CSS Viewport Units: vh, vw, vmin, and vmax - SitePoint

    Aug 17, 2023 · A thorough introduction to the use of CSS viewport units (vh, vw, vmin, and vmax) for truly responsive typography and layout elements.

  8. Mastering the HTML CSS Viewport: A Comprehensive Guide

    Oct 17, 2025 · The viewport represents the visible area of a web page in the browser window. It varies depending on the device, such as a desktop monitor, tablet, or smartphone.

  9. Viewport - Wikipedia

    In 3D computer graphics, the viewport refers to the 2D rectangle used to project the 3D scene to the position of a virtual camera. A viewport is a region of the screen used to display a portion of the total …

  10. A Beginner’s Guide to Viewport Meta Tags - Semrush

    Nov 8, 2023 · A viewport meta tag is HTML (HyperText Markup Language) code that tells browsers how to control viewport dimensions and scaling. It’s a key ingredient of responsive web design and …