Viewport meta tag - HTML: HyperText Markup Language | MDN
developer.mozilla.org · 1,512 words · saved by 1 readers
This article describes how to use the "viewport" <meta> tag to control the viewport's size and shape.
<meta name="viewport"> HTML attribute value - HTML | MDN Skip to main content Skip to search <meta name="viewport"> HTML attribute value The viewport value for the name attribute of a <meta> element gives hints about how the viewport should be sized. If specified, you define viewport-related behaviors using a content attribute in the <meta> element as a comma-separated list of one or more values. Usage notes A <meta name="viewport"> element has the following additional attributes: content The content attribute must be defined, and its value sets various viewport-related behaviors. Its value is
saved by
related reading
- SVG Viewport and viewBox (For Complete Beginners) | Envato Tuts+webdesign.tutsplus.com
- Avoid 100vh On Mobile Web | chanind.github.iochanind.github.io
- Web Interface Guidelinesvercel.com
- Metadata | web.devweb.dev
- Web Interface Guidelinesinterfaces.rauno.me
- What will you ship?rauno.me
- Web Interface Guidelinesrauno.me
- Window: devicePixelRatio property - Web APIs | MDNdeveloper.mozilla.org
- GitHub - vercel-labs/web-interface-guidelines: Guidelines for building interfaces on the Web.github.com
- 文字縮放 - Android 無障礙工具說明support.google.com
- Say precisely what you mean.index.how
- Transitions.dev — Essential transitions for web appstransitions.dev