vw
0
vh
Calculation formula:
What are Viewport Width (VW) and Viewport Height (VH)?
Viewport width (VW) is a percentage unit relative to the viewport width. Viewport height (VH) is a percentage unit relative to the viewport height.
Usage Guide
- Enter the viewport width value
- Click "Convert" button or press Enter key to get the result
- Use "Copy" button to copy the conversion result
Common Conversion Examples
- 1vw = 0.01vh (assuming viewport height is 1000px)
- 2vw = 0.02vh
- 5vw = 0.05vh
- 10vw = 0.1vh