Qu'est-ce qu'un Max. fenêtre (vmax) ?
vmax is a CSS unit equal to 1% of the viewport's larger dimension (width or height). It is useful for creating elements that scale with the larger viewport side.
Définition
Symbole
vmax
Catégorie
Unités CSS
Système
CSS
1 {unit} = {value} {otherUnit}
1 Max. fenêtre = 19.2 Pixel (px)
1 Max. fenêtre = 1.2 Rem (rem)
1 Max. fenêtre = 1.2 Em (em)
1 Max. fenêtre = 14.4 Point (pt)
1 Max. fenêtre = 1.2 Pica (pc)
Utilisations courantes
- Background sizing
- Overlay elements
- Adaptive scaling