CSS Units - What is the difference between vh/vw and
https://stackoverflow.com/questions/31039979/css-units-what-is-the-difference-between-vh-vw-and
Jun 25, 2015 · vh and vw measure the percentage of height and width of the viewport respectively. I looked at this question from Stack Overflow, but it made the units look even more similar. How does vw and vh unit works. The answer specifically says. vw and vh are a percentage of the window width and height, respectively: 100vw is 100% of the width, 80vw is ...
DA: 13 PA: 86 MOZ Rank: 17