Fix HTML resized images in Internet Explorer

HTML resized images in Internet Explorer look like crap, unless you add the following line in IE-speciffic CSS:

img { -ms-interpolation-mode: bicubic; }

Handle with care.

Marko Dugonjić is a designer specialized in user experience design, web typography and web standards. He runs a nanoscale user interface studio Creative Nights and organizes FFWD.PRO, a micro-conference and workshops for web professionals.

Interested in more content like this?