¿Qué es un Máx. de ventana (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.
Definición
Símbolo
vmax
Categoría
Unidades CSS
Sistema
CSS
1 {unit} = {value} {otherUnit}
1 Máx. de ventana = 19.2 Píxel (px)
1 Máx. de ventana = 1.2 Rem (rem)
1 Máx. de ventana = 1.2 Em (em)
1 Máx. de ventana = 14.4 Punto (pt)
1 Máx. de ventana = 1.2 Pica (pc)
Usos comunes
- Background sizing
- Overlay elements
- Adaptive scaling