ما هو أدنى النافذة (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.

التعريف

الرمز

vmin

الفئة

وحدات CSS

النظام

CSS

1 {unit} = {value} {otherUnit}

1 أدنى النافذة = 10.8 بكسل (px)

1 أدنى النافذة = 0.675 Rem (rem)

1 أدنى النافذة = 0.675 Em (em)

1 أدنى النافذة = 8.1 نقطة (pt)

1 أدنى النافذة = 0.675 بيكا (pc)

الاستخدامات الشائعة

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

تحويلات أدنى النافذة

وحدات ذات صلة