Home › Forums › CSS › Using background-size to make crisp images for high resolution displays. › Re: Using background-size to make crisp images for high resolution displays.
September 3, 2012 at 11:18 am
#109181
Member
I just saw that media query on the blog and I plan to start using it.
I’ve also been using Modernizr as it adds the class .backgroundsize to the HTML element if the background-size property is indeed supported.
This subject also reminds me how much I need to start playing with the SVG format.