Skip to content

Instantly share code, notes, and snippets.

@olegstarichenko
Created August 22, 2014 05:09
Show Gist options
  • Select an option

  • Save olegstarichenko/8e5bbafbfb5fdeb9b6da to your computer and use it in GitHub Desktop.

Select an option

Save olegstarichenko/8e5bbafbfb5fdeb9b6da to your computer and use it in GitHub Desktop.
Detect IE
<!--[if IE 8]><html class="ie ie8"> <![endif]-->
<!--[if IE 9]><html class="ie ie9"> <![endif]-->
/[if IE 8] <html class="ie ie8">
/[if IE 9] <html class="ie ie9">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment