Was ist ein Viewport-Min (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.

Definition

Symbol

vmin

Kategorie

CSS-Einheiten

System

CSS

1 {unit} = {value} {otherUnit}

1 Viewport-Min = 10.8 Pixel (px)

1 Viewport-Min = 0.675 Rem (rem)

1 Viewport-Min = 0.675 Em (em)

1 Viewport-Min = 8.1 Punkt (pt)

1 Viewport-Min = 0.675 Pica (pc)

Häufige Verwendungen

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

Viewport-Min-Umrechnungen

Verwandte Einheiten