Skip to content

Instantly share code, notes, and snippets.

@ItsMeooooooo
Created July 22, 2013 17:25
Show Gist options
  • Select an option

  • Save ItsMeooooooo/6055774 to your computer and use it in GitHub Desktop.

Select an option

Save ItsMeooooooo/6055774 to your computer and use it in GitHub Desktop.
css browser switch
<!doctype html>
<!--[if IE]><![endif]-->
<!--[if lt IE 7 ]> <html lang="en" class="ie6"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment