¿Qué es un Mín. de ventana (vmin)?

vmin is a CSS unit equal to 1% of the viewport's smaller dimension (width or height). It is useful for creating elements that scale with the smaller viewport side.

Definición

Símbolo

vmin

Categoría

Unidades CSS

Sistema

CSS

1 {unit} = {value} {otherUnit}

1 Mín. de ventana = 10.8 Píxel (px)

1 Mín. de ventana = 0.675 Rem (rem)

1 Mín. de ventana = 0.675 Em (em)

1 Mín. de ventana = 8.1 Punto (pt)

1 Mín. de ventana = 0.675 Pica (pc)

Usos comunes

  • Responsive text sizing
  • Adaptive layouts
  • Square-ratio elements

Conversiones de Mín. de ventana

Unidades relacionadas