offline version v3


182 of 298 menu

vmin unit

The vmin relative unit of measurement is equal to the smallest value of the height and width of the viewing area - vh and vw, respectively.

Example

Let's give the rectangle a width of 20vmin. To see the difference in rectangle widths, change the size of your browser window:

See also

  • the px unit
    that specifies a size in pixels
  • the em unit
    that specifies a size in em
  • the rem unit
    that specifies a size in rem
  • the % unit
    that specifies a size in percentage
  • the vw unit
    that specifies a size in vw
  • the vh unit
    that specifies a size in vh
  • the vmax unit
    that specifies a size in vmax
  • the fr unit
    that specifies a size in fr
enru