Viewport tối đa (vmax) là gì?

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.

Định nghĩa

Ký hiệu

vmax

Danh mục

Đơn vị CSS

Hệ đo lường

CSS

1 {unit} = {value} {otherUnit}

1 Viewport tối đa = 19.2 Pixel (px)

1 Viewport tối đa = 1.2 Rem (rem)

1 Viewport tối đa = 1.2 Em (em)

1 Viewport tối đa = 14.4 Point (pt)

1 Viewport tối đa = 1.2 Pica (pc)

Công dụng phổ biến

  • Background sizing
  • Overlay elements
  • Adaptive scaling

Chuyển đổi Viewport tối đa

Đơn vị liên quan