Testing your layouts on IE

You probably know by experience when making CSS+(X)HTML layouts can be a PIA when you try to make it look good on IE, and since IE hasn’t a very good CSS support, there’s people who actually doesn’t know how to test them on another versions of IE, especially the older ones. And of course there are available web-based solutions, just to see how it looks your layout, but that’s an image, and sometimes you cannot see the entire layout if is larger than the window visible height and you need to scroll it to see it entirely… Well the point is there are available standalone versions of IE (since IE is based on Windows’ Explorer), even on Mac versions. You can find out more in this article. Via: noscope

Leave a Reply