Qu'est-ce qu'un Largeur fenêtre (vw) ?
vw (viewport width) is a CSS unit equal to 1% of the viewport's width. On a 1920px wide screen, 1vw equals 19.2px.
Définition
Symbole
vw
Catégorie
Unités CSS
Système
CSS
1 {unit} = {value} {otherUnit}
1 Largeur fenêtre = 19.2 Pixel (px)
1 Largeur fenêtre = 1.2 Rem (rem)
1 Largeur fenêtre = 1.2 Em (em)
1 Largeur fenêtre = 14.4 Point (pt)
1 Largeur fenêtre = 1.2 Pica (pc)
Utilisations courantes
- Responsive typography
- Full-width layouts
- Fluid sizing