Vertical width
June 12, 2014
Today I used the CSS viewport unit vw to scale the size of a header’s text based on window size:
Isn’t that great? It saved me a bunch of media queries, AND it works on all the browsers we support, which includes IE9 and Android Chrome.
Hey, I'm Ian. I build websites and write about what I learn as I go. Follow me on Twitter.