Skip to content

Instantly share code, notes, and snippets.

@BrettBukowski
Created August 8, 2012 16:27
Show Gist options
  • Save BrettBukowski/3296399 to your computer and use it in GitHub Desktop.
Save BrettBukowski/3296399 to your computer and use it in GitHub Desktop.
Add classes for specific version of IE
<!--[if IE 7]><html class="ie7"><![endif]-->
<!--[if IE 8]><html class="ie8"><![endif]-->
<!--[if gt IE 8]><!--><html><!--<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment