Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialVictor Ibasco
11,035 PointsVW - VH - VMIN - VMAX Great support now, should I use it ?
I understand that using this set of CSS properties should depend on the target audience. I still want to ask . . . in general, because of the great support, is it a green light on using these ?
Cheers, Victor
1 Answer
Jamie Reardon
Treehouse Project ReviewerYou can always refer to: https://caniuse.com/ to see the latest support on CSS properties.
For example: the vw unit - https://caniuse.com/#search=vw
If that answers your "green light" concept.