Viewport tối thiểu (vmin) là gì?

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.

Định nghĩa

Ký hiệu

vmin

Danh mục

Đơn vị CSS

Hệ đo lường

CSS

1 {unit} = {value} {otherUnit}

1 Viewport tối thiểu = 10.8 Pixel (px)

1 Viewport tối thiểu = 0.675 Rem (rem)

1 Viewport tối thiểu = 0.675 Em (em)

1 Viewport tối thiểu = 8.1 Point (pt)

1 Viewport tối thiểu = 0.675 Pica (pc)

Công dụng phổ biến

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

Chuyển đổi Viewport tối thiểu

Đơn vị liên quan