O que é um Máx. da janela (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.
Definição
Símbolo
vmax
Categoria
Unidades CSS
Sistema
CSS
1 {unit} = {value} {otherUnit}
1 Máx. da janela = 19.2 Pixel (px)
1 Máx. da janela = 1.2 Rem (rem)
1 Máx. da janela = 1.2 Em (em)
1 Máx. da janela = 14.4 Ponto (pt)
1 Máx. da janela = 1.2 Pica (pc)
Usos comuns
- Background sizing
- Overlay elements
- Adaptive scaling