Options for running multiple versions of IE 1 - install IE8: http://www.microsoft.com/windows/internet-explorer/default.aspx 2 - hit F12 to open up the developer tools 3 - for earlier version of IE install IETester: http://www.my-debugbar.com/wiki/IETester/HomePage Example of using the X-UA-Compatible meta tag 1 - Force IE8 to display page in IE7 mode:
Example of using Conditional Commment 1 - Load a css style sheet for IE7 use only 2 - Load a css style sheet for IE6 and below