Skip to content

Instantly share code, notes, and snippets.

@cfarm
Created November 11, 2013 23:57
Show Gist options
  • Select an option

  • Save cfarm/7422796 to your computer and use it in GitHub Desktop.

Select an option

Save cfarm/7422796 to your computer and use it in GitHub Desktop.
IE Fallback conditional stylesheet in the head of HTML page
<!--[if lt IE 9]><link href="no-media-queries.css" rel="stylesheet" media="screen" type="text/css" /><![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment