i have a few issues with an IE7 website, so i tried to add these lines of code to my index file, just to load a specific CSS file when the user is visiting the site through IE7 or lower.
<!-- [if lt IE 8]> <link rel="stylesheet" type="text/css" href="ie7l.css" /> <![endif]-->
but my page browser does not load the file when i use ie7.

New Topic/Question
Reply



MultiQuote





|