Skip to content

Instantly share code, notes, and snippets.

@AbhishekGhosh
Created July 17, 2013 05:44
Show Gist options
  • Save AbhishekGhosh/6017963 to your computer and use it in GitHub Desktop.
Save AbhishekGhosh/6017963 to your computer and use it in GitHub Desktop.
IE 7 and lower conditional css
<!--[if lt IE 8]>
<link rel="stylesheet" type="text/css" media="screen" href="ie-styleheet.css" />
<!--<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment